Code Monkey home page Code Monkey logo

ml-winter-mentorship's Introduction

Machine Learning Mentorship

This is the repository that contains all the material/code required to get started with the mentorship programme. A few points of administration:

  1. The length of the mentorship is around 5 weeks.

  2. We assume you have some prior knowledge of programming.

  3. For any help with the course, you can contact your mentor. A better option would be to open an issue on this repository, so that others can see your question, and it'll prevent any replicated effort on the part of the mentor.

  4. All your code will be pushed to GitHub, so if you haven't already, create a GitHub account. Fork and clone this repository and create your respective folders (refer the sample folder with my name).

  5. Create a README.md in your folder where you can keep track of your progress over the next month. The mentors will be using the README.md as a progress tracker. (Refer the sample README.md given)

Don't be afraid to ask any questions (however irrelevant you think it may be). The mentors are here to help you every step of the way.

Prerequisites:-

  1. Language: We'll be using Python3 throughout this course. So familiarise yourself with the language. Also learn to install packages using pip.
  2. Python 3 installation : Download and Install
  3. Working with Jupyter: Download and Install
  4. git: You'll be using GitHub for all your code/assignment submission, so learn the basics of git: pull, push, add, commit.

Course Structure

WEEK 1

  1. Basics of Python:

    a. Python Fundamentals

    b. Variables

    c. Data Types

    d. Operators

    e. Conditions and Loops,

    f. Python Functions,

    g. Python Data Structures :

    • Lists

    • Sets

    • Tuples

    • Strings

    • Dictionary

Task : Submit atleast 40 problems including Hackerrank and CodeChef within 4 days

WEEK 2

  1. NumPy:Used for matrix computations.

    a. NumPy basics

    b. Random Generators

    c. Stastical Computation

    d. Linear algebra - matrices

    e. Norms of Vectors

  2. Pandas: Used for data analysis. Pandas Basics

  3. Matplotlib: Used for data visualization

    a. Line plots

    b. Scatter plots

    c.Bar graphs

    d.Normal Distribution

Task : Numpy,Pandas Exercise practices

WEEK 3

  1. Gradient Descent
  2. Update rule for squared error
  1. Boston Housing Prices
  2. Maximum likelihood estimation
  3. K-fold cross validation

Task :

Submit your code in the Task 3 folder.

Air Quality Prediction

WEEK 4

  1. Likelihood estimation and loss
  2. Gradient Descent Update Rule

K-Nearest Neighbours :

https://medium.com/datadriveninvestor/k-nearest-neighbors-knn-7b4bd0128da7

  1. Introduction
  2. Implementation using MNIST Handwritten Digits

Task :

Diabetes Prediction

4.1 Using Logistic Regression

4.2 Using KNN

WEEK 5

Introduction to K-Means Clustering

  1. Article/Blog

  2. Article (A bit long but quite useful)

Support Vector Machine

  1. Article

  2. Code

  3. Lecture

Task : Extracting Dominant Colours

ml-winter-mentorship's People

Contributors

aarohikulkarni10 avatar arunimsamudra avatar cheshtak avatar shweta0002 avatar swamidce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.