Giter Club home page Giter Club logo

ml_demo's Introduction

ML_Demo

learn ML

  • 1,iris.py :使用系统自带的数据集(花瓣),来调用knn,预测新的实例
  • 2, KNN.py:计算实例之间的距离
  • 3,AllElectronics.py:决策树Demo
  • 4, KNNImplementatimy.py:KNN算法的实现
  • 5,SKLearnsimple.py:使用sk_learn包实现svm算法
  • 6,SVMImplementation.py:使用svm做人脸识别
  • 7,NeuralNetwork.py神经网络预测方法
  • 8,nonlineartest.py 使用神经网络模型预测非线性
  • 9, handwrittennumber.py使用神经网络识别手写字体
  • 10 SLP.py简单线性回归
  • 11 MLR.py含有类别变量的多元线性回归
  • 12 LR.py不含有类别变量的多元线性回归
  • 13 ULR梯度下降算法,非线性逻辑回归

ml_demo's People

Contributors

yulong12 avatar

Stargazers

 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.