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
Pyan3 - Offline call graph generator for Python 3

Pyan takes one or more Python source files, performs a (rather superficial) static analysis, and constructs a directed graph of the objects in the combined source, and how they define or use each oth

Juha Jeronen 235 Jan 02, 2023
patchwork for matplotlib

patchworklib patchwork for matplotlib test code Preparation of example plots import seaborn as sns import numpy as np import pandas as pd #Bri

Mori Hideto 185 Jan 06, 2023
An open-source plotting library for statistical data.

Lets-Plot Lets-Plot is an open-source plotting library for statistical data. It is implemented using the Kotlin programming language. The design of Le

JetBrains 820 Jan 06, 2023
Simple Python interface for Graphviz

Simple Python interface for Graphviz

Sebastian Bank 1.3k Dec 26, 2022
Joyplots in Python with matplotlib & pandas :chart_with_upwards_trend:

JoyPy JoyPy is a one-function Python package based on matplotlib + pandas with a single purpose: drawing joyplots (a.k.a. ridgeline plots). The code f

Leonardo Taccari 462 Jan 02, 2023
Cartopy - a cartographic python library with matplotlib support

Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy. Table of contents Overview Get in touch License an

1.2k Jan 01, 2023
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
Statistical data visualization using matplotlib

seaborn: statistical data visualization Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing

Michael Waskom 10.2k Dec 30, 2022
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.

30-Days-of-ML-Kaggle πŸ”₯ About the Hands On Program πŸ’» Machine learning beginner β†’ Kaggle competitor in 30 days. Non-coders welcome The program starts

Roja Achary 145 Jan 01, 2023
daily report of @arkinvest ETF activity + data collection

ark_invest daily weekday report of @arkinvest ETF activity + data collection This script was created to: Extract and save daily csv's from ARKInvest's

T D 27 Jan 02, 2023
Glue is a python project to link visualizations of scientific datasets across many files.

Glue Glue is a python project to link visualizations of scientific datasets across many files. Click on the image for a quick demo: Features Interacti

675 Dec 09, 2022
Quickly and accurately render even the largest data.

Turn even the largest data into images, accurately Build Status Coverage Latest dev release Latest release Docs Support What is it? Datashader is a da

HoloViz 2.9k Dec 28, 2022
Sci palettes for matplotlib/seaborn

sci palettes for matplotlib/seaborn Installation python3 -m pip install sci-palettes Usage import seaborn as sns import matplotlib.pyplot as plt impor

Qingdong Su 2 Jun 07, 2022
Data-FX is an addon for Blender (2.9) that allows for the visualization of data with different charts

Data-FX Data-FX is an addon for Blender (2.9) that allows for the visualization of data with different charts Currently, there are only 2 chart option

Landon Ferguson 20 Nov 21, 2022
PyPassword is a simple follow up to PyPassphrase

PyPassword PyPassword is a simple follow up to PyPassphrase. After finishing that project it occured to me that while some may wish to use that option

Scotty 2 Jan 22, 2022
a robust room presence solution for home automation with nearly no false negatives

Argos Room Presence This project builds a room presence solution on top of Argos. Using just a cheap raspberry pi zero w (plus an attached pi camera,

Angad Singh 46 Sep 18, 2022
Visualize data of Vietnam's regions with interactive maps.

Plotting Vietnam Development Map This is my personal project that I use plotly to analyse and visualize data of Vietnam's regions with interactive map

1 Jun 26, 2022
JSNAPY example: Validate NAT policies

JSNAPY example: Validate NAT policies Overview This example will show how to use JSNAPy to make sure the expected NAT policy matches are taking place.

Calvin Remsburg 1 Jan 07, 2022
Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.

Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.

Visual Python 564 Jan 03, 2023
Simple function to plot multiple barplots in the same figure.

Simple function to plot multiple barplots in the same figure. Supports padding and custom color.

Matthias Jakobs 2 Feb 21, 2022