搜索资源列表
机器学习实战
- 机器学习实战,想用Python实现经典机器学习算法的可以好好看看(Machine learning practice using python)
ClassicalMachineLearning
- 几个经典算法的实现,例如决策树,支持向量机,还有单层感知机等(Several classical algorithms are implemented, such as decision tree, support vector machine, and single layer perceptron)
test1
- SVM-无监督机器学习领域的经典算法,在神经网络未出现前,他是机器学习的顶梁柱,现在依然用处广泛,而且其核函数的使用范围早已超脱其本身,该实例对SVM算法进行了实现,具有相应的数据集。(SVM - Unsupervised machine learning in the field of classical algorithms, before the neural network does not appear, he is the