Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

buzzer4mornin/ML_algorithms

Repository files navigation

Machine Learning algorithms using sk-learn, numpy, pandas.

This repository contains Python implementation of ML algorithms, built either from scratch or by using sk-learn library.

  • Feature Engineering
  • Linear Regression with L2 regularization
  • Linear Regression with SGD (Stochastic Gradient Descent)
  • Kernel Linear Regression
  • Logistic Regression with SGD
  • Grid Search
  • Gradient Boosting Trees
  • Decision Tree
  • Random Forest
  • Bootstrap Resampling
  • Naive Bayes
  • Support Vector Machines (SVM)
  • Sequential minimal optimization (SMO)
  • Gaussian Mixture
  • K-means
  • KNN (K Nearest Neighbors)
  • Principal component analysis (PCA)
  • Softmax Classification with SGD
  • Multi-layer perceptron (MLP) classification with SGD
  • Perceptron

Releases

No releases published

Packages

No packages published

Contributors 3

Languages

AltStyle によって変換されたページ (->オリジナル) /