Machine learning beginner to Kaggle competitor in 30 days. Non-coders welcome. The program starts Monday, August 2, and lasts four weeks. It's designed for people who want to learn machine learning.

Overview

30-Days-of-ML-Kaggle πŸ”₯

About the Hands On Program πŸ’»

Machine learning beginner β†’ Kaggle competitor in 30 days. Non-coders welcome

The program starts Monday, August 2, and lasts four weeks. It's designed for people who: ✏️

  • Have not coded in Python much (or at all!)
  • Want to make the most of Kaggle, but aren't sure how.

Program Highlights ✏

  • 2 weeks of daily, hands-on assignments (with emails to keep you on track)
  • Course completion certificates
  • Learning community chat room access
  • Elective workshops by Google's Developer Expert Data Science Program
  • Invitation to a beginner-friendly, invite-only Kaggle competition
  • Competition prizes (Kaggle Swag for top 10 teams on leaderboard)

πŸ“Œ Table of Content

Day πŸ“† Task Code Link πŸ”—
01 Titanic-Random Forest Day_01_Link
02 Hello, Python Day_02_Link
03 Function & Getting Help Day_03_Link
04 Booleans and Conditionals Day_04_Link
05 Lists and Loops & List Comprehensions Day_05_Link
06 Strings and Dictioniaries Day_06_Link
07 Working with External Libraries Day_07_Link
08 Model-Work & Basic-Data-Exploration Day 08_Link
09 First-Machine-Learning-Model-and-Model-Validation Day 09 Link
10 Underfitting-and-Overfitting-&-Random-Forests Day 10_Link
11 Machine-Learning-Competitions Day 11 Link
12 Introduction-to-Missing-values-&categorical-values Day 12 Link
13 Pipelines-&-Cross-validations Day 13 Link
14 XGBoost-&-Data-validation Day 14 Link
15 15 Day Kaggle Competition Day_15_link
16 16 Day Kaggle Competition Day_16_link
17 17 Day Kaggle Competition Day_17_link
18 18 Day Kaggle Competition Day_18_link
19 19 Day Kaggle Competition Day_19_link
20 20 Day Kaggle Competition Day_20_link
21 Final-Days-21-30 Kaggle Day_21_30_link

Save a copy with you !!

Fork 🍴 the repository

Learned Something !!

Give a 🌟 to support me 😊

@misc{Charged Neuron,
    author       = {Roja Achary},
    title        = {30-Days-Of-ML-Kaggle},
    month        = {August-Sept},
    year         = {2021}
}
Owner
Roja Achary
πŸ”¦ ☁️ Data Nerd, NLP Engineer, Machine Learning, Statistics πŸ“Š, Manufacturing GradπŸ“Œ
Roja Achary
A TileDB backend for xarray.

TileDB-xarray This library provides a backend engine to xarray using the TileDB Storage Engine. Example usage: import xarray as xr dataset = xr.open_d

TileDB, Inc. 14 Jun 02, 2021
Collection of scripts for making high quality beautiful math-related posters.

Poster Collection of scripts for making high quality beautiful math-related posters. The poster can have as large printing size as 3x2 square feet wit

Nattawut Phetmak 3 Jun 09, 2022
Dipto Chakrabarty 7 Sep 06, 2022
Geospatial Data Visualization using PyGMT

Example script to visualize topographic data, earthquake data, and tomographic data on a map

Utpal Kumar 2 Jul 30, 2022
An interactive UMAP visualization of the MNIST data set.

Code for an interactive UMAP visualization of the MNIST data set. Demo at https://grantcuster.github.io/umap-explorer/. You can read more about the de

grant 70 Dec 27, 2022
Automate the case review on legal case documents and find the most critical cases using network analysis

Automation on Legal Court Cases Review This project is to automate the case review on legal case documents and find the most critical cases using netw

Yi Yin 7 Dec 28, 2022
A shimmer pre-load component for Plotly Dash

dash-loading-shimmer A shimmer pre-load component for Plotly Dash Installation Get it with pip: pip install dash-loading-extras Or maybe you prefer Pi

Lucas Durand 4 Oct 12, 2022
Generate the report for OCULTest.

Sample report generated in this function Usage example from utils.gen_report import generate_report if __name__ == '__main__': # def generate_rep

Philip Guo 1 Mar 10, 2022
Gaphas is the diagramming widget library for Python.

Gaphas Gaphas is the diagramming widget library for Python. Gaphas is a library that provides the user interface component (widget) for drawing diagra

Gaphor 144 Dec 14, 2022
A comprehensive tutorial for plotting focal mechanism

Focal_Mechanisms_Demo A comprehensive tutorial for plotting focal mechanism "beach-balls" using the PyGMT package for Python. (Resulting map of this d

3 Dec 13, 2022
Uniform Manifold Approximation and Projection

UMAP Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, bu

Leland McInnes 6k Jan 08, 2023
Editor and Presenter for Manim Generated Content.

Editor and Presenter for Manim Generated Content. Take a look at the Working Example. More information can be found on the documentation. These Browse

Manim Community 149 Dec 29, 2022
Minimal Ethereum fee data viewer for the terminal, contained in a single python script.

Minimal Ethereum fee data viewer for the terminal, contained in a single python script. Connects to your node and displays some metrics in real-time.

48 Dec 05, 2022
Create a table with row explanations, column headers, using matplotlib

Create a table with row explanations, column headers, using matplotlib. Intended usage was a small table containing a custom heatmap.

4 Aug 14, 2022
Data Visualization Guide for Presentations, Reports, and Dashboards

This is a highly practical and example-based guide on visually representing data in reports and dashboards.

Anton Zhiyanov 395 Dec 29, 2022
Rick and Morty Data Visualization with python

Rick and Morty Data Visualization For this project I looked at data for the TV show Rick and Morty Number of Episodes at a Certain Location Here is th

7 Aug 29, 2022
Streaming pivot visualization via WebAssembly

Perspective is an interactive visualization component for large, real-time datasets. Originally developed for J.P. Morgan's trading business, Perspect

The Fintech Open Source Foundation (www.finos.org) 5.1k Dec 27, 2022
A napari plugin for visualising and interacting with electron cryotomograms.

napari-tomoslice A napari plugin for visualising and interacting with electron cryotomograms. Installation You can install napari-tomoslice via pip: p

3 Jan 03, 2023
Simple addon for snapping active object to mesh ground

Snap to Ground Simple addon for snapping active object to mesh ground How to install: install the Python file as an addon use shortcut "D" in 3D view

Iyad Ahmed 12 Nov 07, 2022
Calendar heatmaps from Pandas time series data

Note: See MarvinT/calmap for the maintained version of the project. That is also the version that gets published to PyPI and it has received several f

Martijn Vermaat 195 Dec 22, 2022