码迷,mamicode.com
首页 >  
搜索关键字:machine-learning    ( 1129个结果
file
platform & onlinebook AI Google https://developers.google.cn/machine-learning/guides/rules-of-ml/ DeepMind OpenAI 伯克利(配套《动手做深度学习》) http://courses.d2l. ...
分类:其他好文   时间:2019-11-03 01:15:59    阅读次数:119
Machine Learning Technologies(10月20日)
Linear regression SVM(support vector machines) Advantages: ·Effective in high dimensional spaces. ·Still effective in cases where number of dimensions ...
分类:系统相关   时间:2019-11-02 20:05:07    阅读次数:87
GitHub-Microsoft:DotNet3
· mbmlbook Sample code for the Model-Based Machine Learning book. machine-learningprobabilistic-programmingprobabilistic-graphical-modelsprobabilistic ...
分类:Web程序   时间:2019-10-30 18:48:35    阅读次数:168
Fast and accurate bacterial species identification in urine specimens using LC-MS/MS mass spectrometry and machine learning (解读人:闫克强)
文献名:Fast and accurate bacterial species identification in urine specimens using LC-MS/MS mass spectrometry and machine learning(利用质谱技术和机器学习模型在尿液样本中快速准 ...
分类:系统相关   时间:2019-10-21 11:53:40    阅读次数:79
对一套源代码的规范和风格的讨论及优化改进
我的工程实践是机器学习相关,因此我在GitHub上选了下面的源代码进行学习:https://github.com/WillKoehrsen/machine-learning-project-walkthrough 一、对源代码的分析 1、目录结构 该源代码使用Python语言,在jupyter no ...
分类:其他好文   时间:2019-10-13 12:42:59    阅读次数:90
Sparse PCA 稀疏主成分分析
Sparse PCA 稀疏主成分分析 2016-12-06 16:58:38 qilin2016 阅读数 15677 文章标签: 统计学习算法 更多 分类专栏: Machine Learning Sparse PCA 稀疏主成分分析 2016-12-06 16:58:38 qilin2016 阅读数 ...
分类:其他好文   时间:2019-10-10 09:12:28    阅读次数:139
Machine Learning 错题集
Week1 Question 4 Some of the problems below are best addressed using a supervised learning algorithm, and the others with an unsupervised learning alg ...
分类:系统相关   时间:2019-10-05 10:39:03    阅读次数:157
python-pandas
# pandas 数据预处理 基于numpy # 读取csv文件(逗号隔开的文件) import pandas,os,numpy as np path = r"D:\desktop\Workspace\PythonWorkSpace\Machine-Learning\asstes\csv\2019_... ...
分类:编程语言   时间:2019-09-25 15:56:31    阅读次数:87
Intro to Machine Learning
本节主要用于机器学习入门,介绍两个简单的分类模型: 决策树和随机森林 不涉及内部原理,仅仅介绍基础的调用方法 1. How Models Work 以简单的决策树为例 This step of capturing patterns from data is called fitting or tra ...
分类:系统相关   时间:2019-09-07 22:01:17    阅读次数:172
Bandit
CSE599:online and adaptive machine learning Lecture 3:Stochastic Multi-Armed Bandits, Regret Minimization csdn bandit 算法(3) -- UCB算法 推荐系统的EE问题及Bandit算 ...
分类:其他好文   时间:2019-09-02 09:40:39    阅读次数:83
1129条   上一页 1 ... 7 8 9 10 11 ... 113 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!