文件名称:Python-Machine-Learning-Algorithm-master

  • 所属分类:
  • 数值算法/人工智能
  • 资源属性:
  • 上传时间:
  • 2019-08-14
  • 文件大小:
  • 142kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • jac****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

机器学习所有算法大全,python学习基础到高级,入门学习大全(Machine learning all algorithms daqo, python learning basics to advanced, introductory learning daqo)
相关搜索: 机器学习
python
算法

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
Python-Machine-Learning-Algorithm-master 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter12_DBSCAN 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter12_DBSCAN\data.txt 1520 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter12_DBSCAN\dbscan.py 4631 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_1 Logistic Regression 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_1 Logistic Regression\README.md 32 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_1 Logistic Regression\data.txt 7251 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_1 Logistic Regression\lr_test.py 2420 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_1 Logistic Regression\lr_train.py 2907 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_1 Logistic Regression\test_data 6851 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_10 KMeans 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_10 KMeans\KMeans.py 4278 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_10 KMeans\KMeanspp.py 2746 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_10 KMeans\data.txt 2800 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_11 MeanShift 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_11 MeanShift\data 3001 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_11 MeanShift\mean_shift.py 5620 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_13 LabelPropagation 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_13 LabelPropagation\cd_data.txt 131 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_13 LabelPropagation\lb.py 4356 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_14 CollaborativeFiltering 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_14 CollaborativeFiltering\data.txt 50 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_14 CollaborativeFiltering\item_based_recommend.py 2386 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_14 CollaborativeFiltering\user_based_recommend.py 3737 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_15 MatrixFactorization 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_15 MatrixFactorization\data.txt 50 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_15 MatrixFactorization\mf.py 4325 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_15 MatrixFactorization\nmf.py 1720 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_16 PersonalRank 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_16 PersonalRank\data.txt 50 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_16 PersonalRank\personal_rank.py 3262 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_2 Softmax Regression 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_2 Softmax Regression\SoftInput.txt 3136 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_2 Softmax Regression\softmax_regression_test.py 2272 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_2 Softmax Regression\softmax_regression_train.py 3014 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_3 Factorization Machine 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_3 Factorization Machine\FM_test.py 1816 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_3 Factorization Machine\FM_train.py 5964 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_3 Factorization Machine\data.txt 7629 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_3 Factorization Machine\test_data.txt 7218 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_4 SVM 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_4 SVM\heart_scale 27670 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_4 SVM\svm.py 9718 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_4 SVM\svm_test.py 2428 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_4 SVM\svm_test_data 6877 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_4 SVM\svm_train.py 1763 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_5 Random Forest 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_5 Random Forest\data.txt 14819 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_5 Random Forest\random_forests_test.py 2612 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_5 Random Forest\random_forests_train.py 4960 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_5 Random Forest\test_data.txt 70656 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_5 Random Forest\tree.py 4600 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_6 BP 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_6 BP\bp_test.py 2918 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_6 BP\bp_train.py 8130 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_6 BP\data.txt 15052 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_7 LinearRegression 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_7 LinearRegression\data.txt 7255 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_7 LinearRegression\data_test.txt 3001 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_7 LinearRegression\linear_regression_test.py 1652 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_7 LinearRegression\linear_regression_train.py 4267 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_7 LinearRegression\local_weight_regression.py 934 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_8 RidgeRegression 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_8 RidgeRegression\data.txt 10070 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_8 RidgeRegression\data_test.txt 6690 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_8 RidgeRegression\ridge_regression_test.py 1829 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_8 RidgeRegression\ridge_regression_train.py 6157 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_9 CART 0 2018-11-15
Python-Machine-Learning-Algorithm-master\Chapter_9 CART\sine.txt 3679 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_9 CART\test_cart.py 2000 2017-10-15
Python-Machine-Learning-Algorithm-master\Chapter_9 CART\train_cart.py 5615 2017-10-15
Python-Machine-Learning-Algorithm-master\README.md 4251 2017-10-15

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org