Code Monkey home page Code Monkey logo

mechine_learning's Introduction

Mechine learning

《机器学习》(周志华)章节习题代码实践

环境

python (2.7.10)

numpy (1.8.0)

pandas (0.19.2)

目录

  1. 第三章:线性模型
    1. 对率回归
    2. 线性判别分析
    3. 模型评估
  2. 第四章:决策树
    1. 利用信息熵划分的决策树
  3. 第五章:神经网络
    1. 误差逆传播算法
    2. 径向基函数单隐层前馈神经网络
    3. 卷积神经网络
  4. 第六章:支持向量机
    1. 利用线性核与高斯核训练的支持向量机
    2. 核对率回归
  5. 第七章:贝叶斯分类器
    1. 拉普拉斯修正的朴素贝叶斯分类器
    2. Averaged One-Dependent Estimator
    3. 贝叶斯网
  6. 第八章:集成学习
    1. AdaBoost
    2. Bagging
  7. 第九章:聚类
    1. K均值算法
    2. 自动确定聚类数的改进K均值算法

mechine_learning's People

Watchers

James Cloos 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.