billy-odera / Machine-Learning-1

My Implementation of Machine Learning models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine-Learning

Hello World!

This repository is for all the machine learning models implementation that I implement on my own using various datasets for analysis and application.

Hope you find what you looking for! Models implemented till date-

  1. Linear Regression Model
  2. NLP Basic Text Analysis using NLTK
  3. ANN model

100DaysOfMLCode

Overview

These are the instructions for this video on Youtube by Siraj Raval for the #100DaysofMLCode Challenge.

Motivation

I had started learning Machine Learning as a new subject but later on I greatly developed affinity to this subject and have started coding and improving my skills in the same since I started knowing about the huge applications of ML in the progress of technology and specially healthcare areas. Siraj Raval has only motivated me more to pursue ML by means of this challenge.

I will now onwards maintain a log file for logging my daily ML work. Thankyou Siraj Raval!

The work is compiled here- #100DaysOfMLCode

About

My Implementation of Machine Learning models


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%