Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Kaggle Data Science Projects

A collection of selected Kaggle projects demonstrating experience with machine learning, statistical modeling, predictive analytics, and model evaluation.

Selected Projects

Rainfall Prediction

Kaggle Playground Series — Season 5, Episode 3

Built a classification pipeline to predict rainfall using multiple machine-learning approaches and compared their performance using cross-validation and hyperparameter optimization.

Models evaluated:

  • Logistic Regression
  • Decision Tree
  • K-Nearest Neighbors
  • XGBoost
  • Multi-Layer Perceptron (MLP)

Final model: MLPClassifier
ROC-AUC: 0.89

Technical Skills

  • Python
  • pandas
  • scikit-learn
  • XGBoost
  • Neural networks
  • Classification
  • Cross-validation
  • Hyperparameter optimization
  • Model evaluation
  • Exploratory data analysis

About

These projects represent independent applications of machine-learning and statistical modeling techniques to real-world and competition datasets.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages