搜索资源列表
Decision-Tree-python
- python实现的决策树代码,包括数据,以及源代码- tree python code is implemented, including data, and source code
dataset
- 自己写的python canny算法,可以对图片进行边缘检测,要求见PPT,可根据需要调整代码-Write your own python canny algorithm that can detect the edge of the picture, asked to see the PPT, the code can be adjusted as needed
Ap
- 数据挖掘中关联规则挖掘算法-apriori,的Python实现,代码中有测试样本-Data mining association rule mining algorithm-apriori, implementation of Python code in a test sample
build_a_decision_tree_base_CART.tar
- 这里是最基本的决策树实现的python方法,有详细的代码说明-Here is the basic method of decision tree python to achieve, a detailed code Descr iption
KNN
- K近邻算法的python代码,针对婚恋网站调查数据-the python code especially for k-nearest algorithm on the condition of wedding data
decision-making-tree
- 决策树的Python代码实现,要所报内含原数据-Decision Tree Python code, containing the original data to be reported
MachineLearnngInActionandsourceCode
- 机器学习实战及配套Python代码,很好的入门书。-Machine Learning in Action. Source eode and book
emailSpam.tar
- 垃圾邮件识别的简单代码,使用python编写,含有测试用例-Simple code spam detection using python write, containing test cases
10_16_11_29
- 关于python中文件操作不错的入门代码,另外还设计函数调用-On the python file operation good entry code, in addition to the design function call
Cluster
- 机器学习和数据挖掘中常用的K-means聚类算法,包含两个文件,kmeans.py是Python实现代码,bank-data.csv是测试数据-Machine learning and data mining commonly used K-means clustering algorithm contains two files, kmeans.py is a Python implementation code, bank-data.csv test data
python-LDA-master
- 使用python语言实现TFIDF文本关键字提取代码-Python tfidf
spider-(2)
- 应用python编写的百度指数新闻爬取代码-baiduindex spider
MachineLearningInaction
- 本文件中的内容是《机器学习实战》这本书中的代码,语言采用的是python。(The content of this document is the code in this book "machine learning combat"and the language of code is Python.)
FintechProject_0429.ipynb
- 数据科学fintech模型的python代码(python machine learning for Fintech project)
svm
- 该代码实现了经典的SVM支持向量机算法,Python语言编写,产生结果图。(This code implements the classic SVM support vector machine algorithm, Python language, and produces the result graph.)
python与数据科学代码
- 《python与数据科学》全部源码,为ipynb格式。(all source code of "Python and data science")
python画图
- 适合科研画图,方便修改代码和其他画图工具,总之真的很不错!
Python数据可视化编程实战_code
- Python数据可视化编程实战_配套原代码(Matching the original code)
PYTHON
- 多无人协同任务分配程序平台,针对数学模型,属于matlab代码,优化的操作界面,可直接迁入使用!多无人协同任务分配程序平台,针对数学模型,属于matlab代码,优化的操作界面,可直接迁入使用!
python机器学习
- python机器学习Chapter1.4的示例代码。使用jupyter notebook。python2.