搜索资源列表
machinelearninginaction
- 机器学习实战的所有Python源码与数据集,可以直接运行(The datasets and source codes of Machine Learning in Action)
python机器学习预测分析核心算法
- 机器学习预测分析python程序,很有用的啊,希望对大家有帮助(Machine learning prediction analysis Python procedures, very useful ah!)
python
- python 线性回归,引用了机器学习的scikit-learn包库 值得学习(python linear regression,introduce scikit-learn maching learning it is worth learning)
deeplearningbook-chinese-master
- Python机器学习代码示例,包含了全部的书本的代码示例,可以通过jupyter notebook直接运行文件显示结果(Python Machine Learning)
机器学习实战
- 机器学习入门级书籍,讲述浅显易懂,附带源代码与各种数据样本,Python建议使用2.7版。(Machine Learning&Python)
机器学习实战
- 机器学习实战,想用Python实现经典机器学习算法的可以好好看看(Machine learning practice using python)
science_competion_net
- 不错的机器学习实战案例,可以直接运行出结果。(Good machine learning actual cases, you can directly run the results.)
tensorflow-master
- 这是机器学习领域一个很重要的框架tensorflow的源码(This is a very important framework for machine learning, the source code of tensorflow)
milk-master
- 机器学习python类库,机器学习(Machine Learning, ML)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。(Machine learning Python class library)
Python机器学习及实践
- Python机器学习及实践 此书源码 包含完整的 Chapter1-4 的 源码 和 数据集(source code of machine learning and practice in python)
logRegres
- 机器学习中的逻辑回归代码,含两个数据集,用python实现(logistic regression code in machine learning,including two datasets)
周志华-机器学习-课件
- 周志华机器学习的课件 电子书 PPT的(python machine learning PPT)
基于机器学习的手写数字识别
- 基于Python机器学习的手写数字识别 基于Python机器学习的手写数字识别(Handwritten digit recognition based on Python machine learning Handwritten digit recognition based on Python machine learning)
机器学习常用方法
- 机器学习常用方法的python实现,包括PCA,随机森林,决策树,层次聚类,kmeans,KNN,线性感知机等(Python implementation of common machine learning methods, including PCA, random forest, decision tree, hierarchical clustering, kmeans, KNN, linear perceptron, etc.)
Chapter10
- 这是python机器学习实例这本书的第十章, 其中介绍了人脸识别(This is python machine learning this book chapter ten code, face recognition are introduced)
机器学习
- 此算法是对机器学习实战这本书中的K近邻算法进行了代码的详细介绍(K neighbor algorithm of machine learning code explained in detail)
lstm
- 机器学习中的lstm,希望对大家有用,谢谢啦(Lstm in machine learning, hope to be useful to everyone, thank you)
PYTHON机器学习包
- PYTHON机器学习包,用于PYTHON的人工智能机器学习的包(PYTHON machine learning package)
Python机器学习算法—赵志勇
- Python机器学习算法—赵志勇,包含电子版书籍和随书代码,供大家学习。(Python Machine Learning Algorithms - Zhao Zhiyong, including electronic books and accompanying codes for everyone to learn.)
23_time_series_prediction
- 用 Python 机器学习,时间序列模型预测, 循环神经网络(Python Machine Learning, Time Series Model Prediction, recurrent Neural Network)