Coder Social home page Coder Social logo

ml-library's Introduction

Machine Learning Library

What is that?

This is my attempt to create my own machine learning library written in Python. Now it is in the earliest stage, much of what is planned has not yet been realized.

I am just tryin to learn here!

Objective of the "project"

The main idea is to manually implement the algorithms of classical machine learning, i.e. supervised learning and unsupervised learning , in the hope that it will lead me to a deeper understanding of the concepts of machine learning.

Created strictly for educational purposes. In my study, I use the Internet as the main source of information for manual applications of algorithms (concepts, mathematics, and programming representation).

P.S. I am a newcomer. Any help and advice is APPRECIATED!

I repeat that I use this idea exclusively to learn, I do not follow commercial goals!

Table of Contents

  1. main.py
  • Linear regression.
  • Logistic regression.
  • Support Vector Machine.
  • Decision tree.
  • Random forest.
  • Voting classfier.
  • Bagging classifer.
  • Ada Boost classifier.
  • Gradient Boosting classifier.
  • Stacking regressor.
  • Gradient Boosting regressor.
  • K-neighbors classifier.
  • Naive Bayes classifier.
  • Perceptron.
  • Multi-layer perceptron.
  1. metrics.py
  • Mean Squared Error.
  • Mean Absolute Error.
  • Medain Absolute Error.
  • Mean Squared Log Error.
  • Accuracy Score.
  • Precision Score.
  • Recall Score.
  • F1 Score.
  • Confusion Matrix.
  1. kernelz.py - kernels for SVM.

"Installation"

git clone https://github.com/mishazakharov/ML-library
cd ML-library

Contact

If you want to work on this together or just feeling social, feel free to contact me here. And I am also available at this([email protected]) and this([email protected]) email addresses! Feel free to give me any advice. ๐Ÿ‘

ml-library's People

Contributors

mishazakharov avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.