Skip to content

Files

Latest commit

3437924 · Oct 12, 2019

History

History
13 lines (11 loc) · 1.32 KB

File metadata and controls

13 lines (11 loc) · 1.32 KB

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