Focus areas:
- Data Wrangling
- Data Analysis using python
- Data Analysis using PostgresSQL
- Machine Learning
- Data Visualization
Period: Nov 2024 - Jan 2025 (estimated completion)
##📚 Projects Click on the project title to view my projects! 🙂
Analyzing a TMDB Dataset with over 10,000 movies with 1D and 2D analysis
- Python
- Pandas
- Numpy
- Data Visualization
- Data Wrangling
- What is the distribution of movie budgets in this dataset?
- Which genres have the best and worst popularity on average? (2d analysis)
Understanding the results of an A/B test run by an e-commerce website utilizing descriptive statistics
- Python
- Satsmodel
- Pandas
- Numpy
Investigate correlation between college tuition and global ranking
- Python
- Pandas
- Numpy
- Data Visualization
- Data Wrangling
- Is there a correlation between student tuition and school ranking?
Create database for company looking to analyze data they have collected
- PostgresSQL
- Database Creation
Explore bike share data from three different cities
- R
- Data Visualization
- How do the number of subscribers and customers vary for each location
- What is the distribution of trip durations in a DC?
- What time of day is most common for users in Chicago?
Employ several supervised algorithms to accurately model individuals' income
- SKlearn
- Data Visualization
- Machine Learning Algorithms
- What is the most accurate model to predict if a person makes over $50,000
Employ unsupervised algorithms to identify segments in the population
- SKlearn
- Data Visualization
- Machine Learning Algorithms