GithubHelp home page GithubHelp logo

zeroyxy / machine_learning_code_implementation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luwill/machine_learning_code_implementation

0.0 0.0 0.0 2.9 MB

Mathematical derivation and pure Python code implementation of machine learning algorithms.

Jupyter Notebook 99.03% Python 0.97%

machine_learning_code_implementation's Introduction

Machine_Learning_Code_Implementation

关于

本仓库为《机器学习 公式推导与代码实现》一书配套代码库,相较于书中代码而言,仓库代码随时保持更新和迭代。

模型介绍

机器学习模型框架

全书勘误

序号 所在页码 具体问题 勘误类型 修改
1 彩插第1页 图3-6逻辑回归描述与正文不统一 文字或格式错误 逻辑回归应改为对数几率回归
2 32 式3-9 技术错误 中间+号应为x号
3 68 代码6-6倒数第一行多一个右括号 文字或格式错误 去掉该括号
4 71 该页Kneighbors中的n应大写 文字或格式错误 应改为KNeighbors
5 77 表7-3数字统计错误 技术错误 应改为正确的统计数值:将“晴”和“雨”两行数值互换
6 79 倒数第四行名词错误 技术错误 应将信息增益比改为基尼指数
7 90 代码7-10中部分变量命名不统一 技术错误 应统一best_subsets、left_branch等变量
8 92 代码7-11倒数第3行变量有误 技术错误 应将impurity_calculation改为gini_impurity_calc
9 167 图12-1倒数第2行最优点式子有误 技术错误 应改为式12-18
10 216 代码17-7第12行函数参数写反 技术错误 应对调修改
11 244 代码21-5倒数第6行可以与上一行进行合并 建议 应合并为一行

machine_learning_code_implementation's People

Contributors

luwill 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.