Code Monkey home page Code Monkey logo

machine_learning_basics's Introduction

Machine_Learning_basics

Hello Machine learning Freaks!

I going to discuss about The Basic Machine Learning algorithms

============SVM=============

  1. SUPPORT VECTOR Classifier SVM uses for the classification of the data
  2. SUPPORT VECTOR REGRESSION SVR used for the prediction of the feature data (Regression)

=================================================================================== https://en.wikipedia.org/wiki/Mean_squared_error https://en.wikipedia.org/wiki/Support-vector_machine Once go through this link

==================DECISION TREE========================================================= 3. Decision Tree Classifier https://www.saedsayad.com/decision_tree.htm Go through this link

  1. Decision Tree Regressor
    https://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html -->>>go through this link https://www.geeksforgeeks.org/python-decision-tree-regression-using-sklearn/ ----->> here also

=======================Random Forest===================================================== 5.RandomForestClassifier https://medium.com/machine-learning-101/chapter-5-random-forest-classifier-56dc7425c3e1 https://towardsdatascience.com/the-random-forest-algorithm-d457d499ffcd

6.RandomForestRegressor https://towardsdatascience.com/random-forest-in-python-24d0893d51c0

=====================K-Nearest-Nighbors========================================== 7.KNN CLASSIIFER https://www.saedsayad.com/k_nearest_neighbors.htm 8.KNN Regressor-----Coming Soon

=================================Logistic Regressor=============================== https://machinelearningmastery.com/logistic-regression-for-machine-learning/ https://towardsdatascience.com/machine-learning-part-3-logistics-regression-9d890928680f

==================================Naive Bayes======================================== http://scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html

Difference Between the Classification and Regression

===========================================CLASSIFICATION=========================== 1.classification means the classes it will have the calsses in the data like(male, female, 0,1) 2.classicification says about the accuracy of the data in metrices 3.Classification have confusion matrix 4.classification for only separete the data into different classes

==========================================Regression================================ 1.Regression means the presicting the future data like(StockMarket prediction, House rate, etc...) 2.Regression says about error in the data

=============================================CONFUSION MATRIX==============================
https://www.dataschool.io/simple-guide-to-confusion-matrix-terminology/

Follow me more for Updates

Thanks IF YOU ARE INTERESTED FOLLOW ME ON GITHUB

REGARDS

machine_learning_basics's People

Contributors

saichandrareddy1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.