/Random-ML

Code written as part of the Machine Learning and Data Mining courses at BITS Goa

Primary LanguageJupyter NotebookMIT LicenseMIT

Random-ML

Code written as part of the Machine Learning and Data Mining courses at BITS Goa.

Machine Learning

  • Titanic survival prediction (classification)
  • Boston Housing Prices Predicition (regression)
  • Abalone data set (regression)
  • Naive Bayes Classification

Data Mining

  • Exploratory Data analysis on the KDD-Cup 1999 data

Requirements

  • Python3
  • Numpy
  • Sklearn
  • Seaborn
  • Pandas