码迷,mamicode.com
首页 >  
搜索关键字:机器学习技法    ( 71个结果
学习资料
1. PCA和LDA 百面机器学习,统计学习方法(第二版), "李政轩Linear Discriminant Analysis" 2. SVM 林轩田机器学习技法,统计学习方法(第二版) 3. Kernel Trick "李政轩" 4. Adaboost 林轩田机器学习技法,统计学习方法(第二版) ...
分类:其他好文   时间:2019-05-14 13:31:02    阅读次数:108
机器学习技法:Homework #5 特征变换&Soft-Margin SVM相关习题
原文地址:https://www.jianshu.com/p/6bf801bdc644 特征变换 问题描述 程序实现 运行结果 Soft Margin SVM 问题描述 程序实现 运行结果 ...
分类:其他好文   时间:2019-05-02 17:04:45    阅读次数:129
集成学习
[TOC] 抄袭/参考资料 台湾大学《机器学习技法》视频 "使用sklearn进行集成学习——理论" "机器学习 组合算法总结" "深入浅出ML之Boosting家族" 集成学习 | 集成框架 | 特点 | 优点 | 实现 | | | | | | | Bagging | Bootstraping、均 ...
分类:其他好文   时间:2019-03-10 20:29:29    阅读次数:216
Logistic回归
参考资料 台湾大学《机器学习技法》视频 李航《统计学习方法》 深入浅出ML之Regression家族 Logistic Regression Theory [TOC] 什么是Logistic回归 回顾一下,一般化的广义线性回归形式是: $$ g(Y)=Xw^T 或者?Y=g^{?1}(Xw^T) $ ...
分类:其他好文   时间:2019-01-26 22:41:49    阅读次数:211
林轩田《机器学习基石》 简介
转:https://blog.csdn.net/red_stone1/article/details/80517672 课程介绍台湾大学林轩田老师曾在coursera上开设了两门机器学习经典课程:《机器学习基石》和《机器学习技法》。《机器学习基石》课程由浅入深、内容全面,基本涵盖了机器学习领域的很多 ...
分类:其他好文   时间:2018-11-05 16:25:57    阅读次数:252
10.机器学习技法--Random Forest
Lecture 10:Random Forest 10.1 Random Forest Algorithm 10.2 Out-of-Bag Estimate 10.3 Feature Selection 10.4 Random Forest in Action 题外话: T1:Tree ! Tree ...
分类:其他好文   时间:2018-01-12 20:23:10    阅读次数:162
2.机器学习技法- Dual Support Vector Machine
Lecture 2. Dual Support Vector Machine 2.1 Motivation of Dual Suppor Vector Machine 将 linear support vector machine 加上 feature transformation 就能得到 non ...
分类:系统相关   时间:2018-01-05 20:53:17    阅读次数:245
机器学习技法:06 Support Vector Regression
Roadmap Kernel Ridge Regression Support Vector Regression Primal Support Vector Regression Dual Summary of Kernel Models Map of Linear Models Map of K ...
分类:其他好文   时间:2017-10-30 17:05:00    阅读次数:137
机器学习技法:05 Kernel Logistic Regression
Roadmap Soft-Margin SVM as Regularized Model SVM versus Logistic Regression SVM for Soft Binary Classification Kernel Logistic Regression Summary ...
分类:其他好文   时间:2017-10-29 12:58:51    阅读次数:182
机器学习技法:04 Soft-Margin Support Vector Machine
Roadmap Motivation and Primal Problem Dual Problem Messages behind Soft-Margin SVM Model Selection Summary ...
分类:系统相关   时间:2017-10-28 23:11:48    阅读次数:322
71条   1 2 3 4 ... 8 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!