You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are Links to my favorite Data Science projects using real-world data and problems:
Predict if SpaceX Falcon 9 first stage will land successfully after rocket launches. SpaceX Landing Prediction
Kaggle Survey 2022 - Simple Data Visualization related to findings of Kaggle survey conducted in 2022 by Kaggle around the world. Kaggle Survey 2022
Employee Attrition Prediction - a standard classification problem in which we find out which variables cause employees to leave the organization. Employee Attrition Prediction
Word Cloud with Python - if we want to draw attention to important keywords, it is worth finding a solution that differs from the usual. Word Cloud in Python