Skip to content

These are Kaggle Tabular Playground Series (TPS) competitions notebooks showcasing various machine learning techniques, deep learning techniques, including feature engineering, model comparison, using Python.

Notifications You must be signed in to change notification settings

Sabya2/Kaggle_Playground-Series

Repository files navigation

kaggle-Oct-TPS-2024

  • ML based approach to predcit the loan status
  • One-hot encoding
  • Executed Baseline model (LGBM, Random Forest, Logistic regession)

Kaggle-Sep-TPS-2024

  • Simple ANN model comparison
  • Feature space managed using target encoding for the categorical variables
  • ANOVA testing to target variable to perfomr target encoding saving feature space
  • data normalisation, correlation
  • comparing models (linear regression, XGBoost, Random Forest Regressor, LGBM regressor)

Kaggle-Jan-TPS-2022

  • Explored PCA
  • Algorithms explored and compared are Random Forest, LGBM
  • Comapred Grid search and Random search

Kaggle-Aug-TPS-2021

  • Detailed exploration of the data set and Model
  • Outlier detection and its visualisation
  • Feature exploration
  • Manual hyperparameter tuning to understand the effects of the parameters on the model
  • Explored Random Forest; PCA; LGBM.

Kaggle-July-TPS-2021

First ever competition on Kaggle, an to competitions, a time series analysis for

  • Time Analysis and Regression analysis
  • AR/MA time model
  • ARIMA / SARIMA model wiht various orders
  • Accuracy with Mean Absolute Percentage Error(MAPE)
  • Robust Scaling (Outliers)
  • Ridge Regression (Multicollinearity)

About

These are Kaggle Tabular Playground Series (TPS) competitions notebooks showcasing various machine learning techniques, deep learning techniques, including feature engineering, model comparison, using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published