Skip to content

Kaggle | 🦢💻📊 Notebooks and tutorials on ML and Deep Learning. Maintained on Kaggle, not GitHub.

Notifications You must be signed in to change notification settings

patmejia/kaggle_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle: Machine Learning Series

image

This repository contains a series of Jupyter notebooks (.ipynb) that document my journey through Kaggle's Machine Learning and Deep Learning exercises.

Environment Setup

These notebooks are intended to be run on Kaggle. If you wish to run them locally, make sure you have activated the required environment using Conda:

conda activate sklearn-env

Adding a New Package

If you need to add a new package, use the following commands:

# Using conda-forge
conda install -c conda-forge <package>

Comment:
This repository contains a collection of introductory notebooks and forked tutorials from other Kagglers exploring Machine Learning, with a focus on Deep Learning. I'm using Kaggle to learn and practice my skills in these fields. The repository is primarily maintained through Kaggle, not GitHub, so there may be discrepancies in content. To view the original code, visit my Kaggle profile here.

If you found this notebook helpful...

Please consider giving it a star. Your support helps me continue to develop high-quality code and pursue my career as a data analyst/engineer. Feedback is always welcome and appreciated. Thank you for taking the time to read my work!

About

Kaggle | 🦢💻📊 Notebooks and tutorials on ML and Deep Learning. Maintained on Kaggle, not GitHub.

Topics

Resources

Stars

Watchers

Forks