Skip to content

Files

Latest commit

685cb19 · Oct 13, 2019

History

History
This branch is 192 commits behind amitbcp/machine_learning_problems:master.

scikit-learn

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 7, 2019
Oct 13, 2019
Jan 13, 2019
Jan 15, 2019
Oct 1, 2019
Jan 15, 2019
Jan 15, 2019
Oct 1, 2019
Oct 1, 2019
Oct 1, 2019
Oct 12, 2019

Machine Learning

This section of the repository contains problems solved during hiring test and some standard tutorials. Mostly, the EDA has been performed and scikit learn has been used for implementation.

Contents

  1. BaseLine Models
  2. California Housing : Prediciting price of a house in California
  3. Titanic Survival : Predicting probabilty of survivl of a Passenger
  4. Iris Dataset : Classifying the Flower Type in IRIS Dataset
  5. Medical Adherence Part 1 : Predicting whether a patient will adhere to it's Medical Prescription/Diagnosis Routine
  6. Medical Adherence Part 2 : Predicting whether a patient will adhere to it's Medical Prescription/Diagnosis Routine
  7. Question Type Classification : Classifying the nature of a question
  8. Sentiment Analysis of Text : Positive/Negative sentiment detection from text