Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.28 KB

File metadata and controls

18 lines (14 loc) · 1.28 KB

Kaggle Notebooks Repository

This repository acts as a backup for my Kaggle Notebooks. I might expand the repo if I decide to contribute more to Kaggle in the future.

You can find compiled versions of the notebooks on my Kaggle Page.

Direct Links

  1. House Prices:EDA& Model Exploration via tidymodels
  • Exploratory Data Analysis (Cleaning, Visualization)
  • Machine Learning Model exploration with different configurations.
  1. Titanic Dataset with Ensemble Models
  • Exploratory Data Analysis (Cleaning, Visualization)
  • Focuses more on how certain ML algorithms interact with the data.
  1. Google Data Analytics Capstone: Cyclistic Case (The code doesn't actually reside in this repo because the analysis was done with a Kaggle Notebook instance.)