搜索资源列表
CodesAndMLPaper
- 包括一篇国外关于机器学习的文章和一些数据结构与算法的代码-abroad, including a study on the machinery of the article and some data structure and algorithm code
Id3
- id3算法的java实现,《机器学习及java实现》一书里面的
NaiveBayes
- 朴素贝叶斯分类算法,《机器学习及java实现里面的》
AttributeSelectedClassifier
- 分类的属性选择算法,《机器学习及java实现里面的》
UCI数据集
- UCI数据集 可用于验证机器学习算法
Classification_toolbox
- 机器学习所有源码, 机器学习所有源码,机器学习所有源码-All-source machine learning, machine learning all the source code, machine learning for all source
machineleaning
- 该文件中包含了机器学习的基本知识和代码,对初学者很有用-The document contains the basic knowledge of machine learning and code, very useful for beginners
machineleaningppt
- 该文件包含了机器学习的一些课件及代码,对初学者很有用-This file contains a number of machine learning courseware and the code is useful for beginners
machine-learning-of-Chinese-Version
- 机器学习(Machine Learning)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。它是人工智能的核心,是使计算机具有智能的根本途径,其应用遍及人工智能的各个领域,它主要使用归纳、综合而不是演绎。-machine learning is a cross course of many fields,simulate and implement
neural-machine-learning
- 神经网络机器学习第三版书籍源码,Final Program after-Chapters,非常好的自学资料-Neural network machine learning third edition book source, Final Program after-Chapters, a very good self-study materials
Standalone
- 机器学习强大的软件,集成的强大软件,可以用于分析数据。-Machine learning powerful software, integrated powerful software that can be used to analyze the data.
libsvm-3.18
- libsvm.rar 为机器学习的开源库matlab语言-libsvm.rar open source library for machine learning matlab language
decision_trees
- 机器学习实战的决策树的代码,经过本来测试,而且将书中运行代码单独写了脚本代码,方便日后直接使用。-Machine learning tree code combat, after the original test, and will run the code alone wrote the book scr ipt code, to facilitate future direct use.
knn
- 机器学习实战-第二章源码-knn算法(kNN.py)-Machine Learning in Action-Ch2.-kNN
KNNpython
- python实现的k-近邻算法,用于数据分类。机器学习实战-k- nearest neighbor python implemented for data classification. Machine learning combat
mlclass-ex5
- 机器学习相关内容,基于matlab仿真,实现了线性回归分类器的功能-Files included in this exercise ex1.m- Octave scr ipt that will help step you through the exercise ex1 multi.m- Octave scr ipt for the later parts of the exercise ex1data1.txt- Dataset for linear regression wit
Spark MLlib机器学习实践 源代码
- Spark MLlib机器学习实践 源代码(Source code for Spark MLlib machine learning practice)
Machine_learning
- 源码,机器学习,共十章,经典书籍。。。。(python Source code, machine learning, a total of ten chapters, classic books)
机器学习实战中文+英文pdf文档+配套代码
- 机器学习实战中文+英文pdf文档+配套代码 学习资料(Machine learning and practical Chinese + English PDF documents + supporting code learning materials)
Deep Learning
- Goodfellow、Bengio 和 Courville 三位大牛的《深度学习》中文版。 这本书首先讨论了机器学习的基础知识,从学术角度讲解了有效研究深度学习所需的应用数学(线性代数,概率和信息论等)知识;在此基础上,本书进一步讲解了深度学习算法和技术的相关知识;在最后一部分,《深度学习》这本书主要讲解了深度学习领域当前的研究趋势以及正在发生的变化。(Chinese versions of Deep Learning.)
