GithubHelp home page GithubHelp logo

chenxy1986 / cpp_machine_learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jash-git/cpp_machine_learning

0.0 0.0 0.0 4.01 MB

機器學習算法C/C++實現 [CPP_Machine_Learning]

C++ 98.22% C 1.78%

cpp_machine_learning's Introduction

機器學習算法C/C++實現 [CPP_Machine_Learning]

資料來源:https://blog.csdn.net/u010865478/article/details/71338617
https://github.com/myazi/myLearn

GITHUB:https://github.com/jash-git/CPP_Machine_Learning

從線性到非線性模型

1,線性回歸,嶺回歸,套索回歸,局部加權線性回歸 [CPP_LineReg_test 實測線性回歸專案]

2,物流回歸,SOFTMAX回歸,最大熵模型

3,廣義線性模型

4,費希爾線性判別和線性感知機

5,三層神經網絡

6,支持向量機

統計概率模型

1,高斯判別分析

2,樸素貝葉斯

3,隱馬爾可夫模型

如圖4所示,最大熵馬爾科夫模型

5,條件隨機場

6,馬爾科夫決策過程

樹模型

1,決策樹ID3,C4.5,CART

2,隨機森林RF

3,Adaboost的

4,GBDT

5,XGboost

6,孤立森林(異常檢測)

聚類模型

1,層次聚類

2,原型聚類-K-裝置

3,模型聚類-GMM

4,EM算法-LDA主題模型

5,密度聚類-DBSCAN

6,圖聚類 - 譜聚類

特徵工程

1,特徵工程

2,特徵提取

3,特徵選擇

學習理論

1,基本概念

2,PAC理論

3,VC維

如圖4所示,極大似然,最大後驗概率,貝葉斯估計

5,模型選擇與評價評價

6,模型診斷調參

深度學習 。。

哈希學習 。。

自然語言處理 。。

搜索推薦 。。

cpp_machine_learning's People

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.