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
Declarative statistical visualization library for Python

Altair http://altair-viz.github.io Altair is a declarative statistical visualization library for Python. With Altair, you can spend more time understa

Altair 8k Jan 05, 2023
Sky attention heatmap of submissions to astrometry.net

astroheat Installation Requires Python 3.6+, Tested with Python 3.9.5 Install library dependencies pip install -r requirements.txt The program require

4 Jun 20, 2022
Scientific measurement library for instruments, experiments, and live-plotting

PyMeasure scientific package PyMeasure makes scientific measurements easy to set up and run. The package contains a repository of instrument classes a

PyMeasure 445 Jan 04, 2023
Param: Make your Python code clearer and more reliable by declaring Parameters

Param Param is a library providing Parameters: Python attributes extended to have features such as type and range checking, dynamically generated valu

HoloViz 304 Jan 07, 2023
Splore - a simple graphical interface for scrolling through and exploring data sets of molecules

Scroll through and exPLORE molecule sets The splore framework aims to offer a si

3 Jun 18, 2022
Create a visualization for Trump's Tweeted Words Using Python

Data Trump's Tweeted Words This plot illustrates twitter word occurences. We already did the coding I needed for this plot, so I was very inspired to

7 Mar 27, 2022
Friday Night Funkin - converts a chart from 4/4 time to 6/8 time, or from regular to swing tempo.

Chart to swing converter As seen in https://twitter.com/i_winxd/status/1462220493558366214 A program written in python that converts a chart from 4/4

5 Dec 23, 2022
Plotting library for IPython/Jupyter notebooks

bqplot 2-D plotting library for Project Jupyter Introduction bqplot is a 2-D visualization system for Jupyter, based on the constructs of the Grammar

3.4k Dec 30, 2022
Resources for teaching & learning practical data visualization with python.

Practical Data Visualization with Python Overview All views expressed on this site are my own and do not represent the opinions of any entity with whi

Paul Jeffries 98 Sep 24, 2022
A research of IT labor market based especially on hh.ru. Salaries, rate of technologies and etc.

hh_ru_research Проект реализован в учебных целях анализа рынка труда, в особенности по hh.ru Input data В качестве входных данных используются сериали

3 Sep 07, 2022
Visualization of hidden layer activations of small multilayer perceptrons (MLPs)

MLP Hidden Layer Activation Visualization To gain some intuition about the internal representation of simple multi-layer perceptrons (MLPs) I trained

Andreas Köpf 7 Dec 30, 2022
Implementation of SOMs (Self-Organizing Maps) with neighborhood-based map topologies.

py-self-organizing-maps Simple implementation of self-organizing maps (SOMs) A SOM is an unsupervised method for learning a mapping from a discrete ne

Jonas Grebe 6 Nov 22, 2022
A gui application to visualize various sorting algorithms using pure python.

Sorting Algorithm Visualizer A gui application to visualize various sorting algorithms using pure python. Language : Python 3 Libraries required Tkint

Rajarshi Banerjee 19 Nov 30, 2022
Official Matplotlib cheat sheets

Official Matplotlib cheat sheets

Matplotlib Developers 6.7k Jan 09, 2023
Write python locally, execute SQL in your data warehouse

RasgoQL Write python locally, execute SQL in your data warehouse ≪ Read the Docs · Join Our Slack » RasgoQL is a Python package that enables you to ea

Rasgo 265 Nov 21, 2022
demir.ai Dataset Operations

demir.ai Dataset Operations With this application, you can have the empty values (nan/null) deleted or filled before giving your dataset to machine le

Ahmet Furkan DEMIR 8 Nov 01, 2022
哔咔漫画window客户端,界面使用PySide2,已实现分类、搜索、收藏夹、下载、在线观看、waifu2x等功能。

picacomic-windows 哔咔漫画window客户端,界面使用PySide2,已实现分类、搜索、收藏夹、下载、在线观看等功能。 功能介绍 登陆分流,还原安卓端的三个分流入口 分类,搜索,排行,收藏夹使用同一的逻辑,滚轮下滑自动加载下一页,双击打开 漫画详情,章节列表和评论列表 下载功能,目

1.8k Dec 31, 2022
Fastest Gephi's ForceAtlas2 graph layout algorithm implemented for Python and NetworkX

ForceAtlas2 for Python A port of Gephi's Force Atlas 2 layout algorithm to Python 2 and Python 3 (with a wrapper for NetworkX and igraph). This is the

Bhargav Chippada 227 Jan 05, 2023
Python wrapper for Synoptic Data API. Retrieve data from thousands of mesonet stations and networks. Returns JSON from Synoptic as Pandas DataFrame

☁ Synoptic API for Python (unofficial) The Synoptic Mesonet API (formerly MesoWest) gives you access to real-time and historical surface-based weather

Brian Blaylock 23 Jan 06, 2023
A package for plotting maps in R with ggplot2

Attention! Google has recently changed its API requirements, and ggmap users are now required to register with Google. From a user’s perspective, ther

David Kahle 719 Jan 04, 2023