Tiana Bryant's
Portfolio

Data Analyst with experience in SQL, Python, R, Tableau and Power BI
Tiana Bryant's LinkedIn

Predicting Bankruptcy in R

In this project, I utilize various Stepwise Regression, KNN, Classifcation Tree and Naive Bayes to develop modes used to predict the financial health and bankruptcy likelihood for a given dataset.

Creating a WNBA Stats Database in SQL

I created a database to store data from the 2021 WNBA Season, from database creation, creating tables, data insertion, creating views and more. Dataset was both manually inserted and flat file imported.

Lending Club Data Exploration in R

This shows the code used to dive into a dataset to explore Lending Club data from the years 2007-2011 using tidyverse and ggplot. All code was developed and the visualizations created using RStudio.