Skip to content

ayanmaity201/Machine-Learning

Repository files navigation

This repository contains implementation of basic Machine Learning algorithms in some popular machine learning and data science problems in python. It so far has python notebook implementation of the floowing algorithm:

  1. Logistic Regression (for Titanic Survival classification)
  2. Neural Network (for Adult Income classification)
  3. Multinomial Naive Bayes (for Spam SMS filtering)

Releases

No releases published

Packages

No packages published