samarth1397 / Random-ML

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%