登录
首页 » Python » MachineLearning_Python-master

MachineLearning_Python-master

于 2018-12-17 发布 文件大小:34921KB
0 96
下载积分: 1 下载次数: 3

代码说明:

  python实现的SVM分类mnist手写训练集,包含SVM,KNN算法(SVM classification MNIST implemented by Python)

文件列表:

MachineLearning_Python-master, 0 , 2018-11-07
MachineLearning_Python-master\.gitignore, 13 , 2018-11-07
MachineLearning_Python-master\AnomalyDetection, 0 , 2018-11-07
MachineLearning_Python-master\AnomalyDetection\AnomalyDetection.py, 3932 , 2018-11-07
MachineLearning_Python-master\AnomalyDetection\data1.mat, 9501 , 2018-11-07
MachineLearning_Python-master\AnomalyDetection\data2.mat, 93481 , 2018-11-07
MachineLearning_Python-master\K-Means, 0 , 2018-11-07
MachineLearning_Python-master\K-Means\K-Means_scikit-learn.py, 549 , 2018-11-07
MachineLearning_Python-master\K-Means\K-Menas.py, 5202 , 2018-11-07
MachineLearning_Python-master\K-Means\bird.mat, 45606 , 2018-11-07
MachineLearning_Python-master\K-Means\bird.png, 33031 , 2018-11-07
MachineLearning_Python-master\K-Means\data.mat, 4784 , 2018-11-07
MachineLearning_Python-master\LICENSE, 1064 , 2018-11-07
MachineLearning_Python-master\LinearRegression, 0 , 2018-11-07
MachineLearning_Python-master\LinearRegression\LinearRegression.py, 3852 , 2018-11-07
MachineLearning_Python-master\LinearRegression\LinearRegression_scikit-learn.py, 1293 , 2018-11-07
MachineLearning_Python-master\LinearRegression\data.csv, 657 , 2018-11-07
MachineLearning_Python-master\LinearRegression\data.npy, 644 , 2018-11-07
MachineLearning_Python-master\LinearRegression\data.txt, 657 , 2018-11-07
MachineLearning_Python-master\LogisticRegression, 0 , 2018-11-07
MachineLearning_Python-master\LogisticRegression\LogisticRegression.py, 5245 , 2018-11-07
MachineLearning_Python-master\LogisticRegression\LogisticRegression_OneVsAll.py, 5030 , 2018-11-07
MachineLearning_Python-master\LogisticRegression\LogisticRegression_OneVsAll_scikit-learn.py, 806 , 2018-11-07
MachineLearning_Python-master\LogisticRegression\LogisticRegression_scikit-learn.py, 1370 , 2018-11-07
MachineLearning_Python-master\LogisticRegression\class_y.csv, 150000 , 2018-11-07
MachineLearning_Python-master\LogisticRegression\data1.npy, 2480 , 2018-11-07
MachineLearning_Python-master\LogisticRegression\data1.txt, 3775 , 2018-11-07
MachineLearning_Python-master\LogisticRegression\data2.txt, 2233 , 2018-11-07
MachineLearning_Python-master\LogisticRegression\data_digits.mat, 7512835 , 2018-11-07
MachineLearning_Python-master\LogisticRegression\predict.csv, 250000 , 2018-11-07
MachineLearning_Python-master\NeuralNetwok, 0 , 2018-11-07
MachineLearning_Python-master\NeuralNetwok\NeuralNetwork.py, 11096 , 2018-11-07
MachineLearning_Python-master\NeuralNetwok\data_digits.mat, 7512835 , 2018-11-07
MachineLearning_Python-master\NeuralNetwok\predict.csv, 250000 , 2018-11-07
MachineLearning_Python-master\PCA, 0 , 2018-11-07
MachineLearning_Python-master\PCA\PCA.py, 4461 , 2018-11-07
MachineLearning_Python-master\PCA\PCA_scikit-learn.py, 3177 , 2018-11-07
MachineLearning_Python-master\PCA\data.mat, 995 , 2018-11-07
MachineLearning_Python-master\PCA\data_faces.mat, 11027767 , 2018-11-07
MachineLearning_Python-master\SVM, 0 , 2018-11-07
MachineLearning_Python-master\SVM\SVM_scikit-learn.py, 2174 , 2018-11-07
MachineLearning_Python-master\SVM\data.txt, 2233 , 2018-11-07
MachineLearning_Python-master\SVM\data1.mat, 981 , 2018-11-07
MachineLearning_Python-master\SVM\data2.mat, 7604 , 2018-11-07
MachineLearning_Python-master\SVM\data3.mat, 6038 , 2018-11-07
MachineLearning_Python-master\formula, 0 , 2018-11-07
MachineLearning_Python-master\formula\AnomalyDetection.wmf, 20098 , 2018-11-07
MachineLearning_Python-master\formula\K-Means.wmf, 7664 , 2018-11-07
MachineLearning_Python-master\formula\LinearRegression_01.wmf, 10704 , 2018-11-07
MachineLearning_Python-master\formula\LogisticRegression_01.wmf, 21976 , 2018-11-07
MachineLearning_Python-master\formula\NeuralNetwork.wmf, 34806 , 2018-11-07
MachineLearning_Python-master\formula\PCA.wmf, 28284 , 2018-11-07
MachineLearning_Python-master\formula\SVM.wmf, 42698 , 2018-11-07
MachineLearning_Python-master\images, 0 , 2018-11-07
MachineLearning_Python-master\images\AnomalyDetection_01.png, 7492 , 2018-11-07
MachineLearning_Python-master\images\AnomalyDetection_02.png, 18669 , 2018-11-07
MachineLearning_Python-master\images\AnomalyDetection_03.png, 18823 , 2018-11-07
MachineLearning_Python-master\images\AnomalyDetection_04.png, 9615 , 2018-11-07
MachineLearning_Python-master\images\AnomalyDetection_05.png, 4425 , 2018-11-07
MachineLearning_Python-master\images\AnomalyDetection_06.png, 4525 , 2018-11-07
MachineLearning_Python-master\images\AnomalyDetection_07.png, 6410 , 2018-11-07
MachineLearning_Python-master\images\AnomalyDetection_08.png, 24047 , 2018-11-07
MachineLearning_Python-master\images\AnomalyDetection_09.png, 61147 , 2018-11-07
MachineLearning_Python-master\images\AnomalyDetection_10.png, 23750 , 2018-11-07
MachineLearning_Python-master\images\K-Means_01.png, 21789 , 2018-11-07
MachineLearning_Python-master\images\K-Means_02.png, 23848 , 2018-11-07
MachineLearning_Python-master\images\K-Means_03.png, 27750 , 2018-11-07
MachineLearning_Python-master\images\K-Means_04.png, 16227 , 2018-11-07
MachineLearning_Python-master\images\K-Means_05.png, 30645 , 2018-11-07
MachineLearning_Python-master\images\K-Means_06.png, 160442 , 2018-11-07
MachineLearning_Python-master\images\K-Means_07.png, 2267 , 2018-11-07
MachineLearning_Python-master\images\LinearRegression_01.png, 21159 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_01.png, 18360 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_02.png, 16007 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_03.jpg, 2732027 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_04.png, 39497 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_05.png, 7343 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_06.png, 46133 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_07.png, 11039 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_08.png, 156664 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_09.png, 87041 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_10.png, 17971 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_11.png, 10624 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_12.png, 33187 , 2018-11-07
MachineLearning_Python-master\images\LogisticRegression_13.png, 5576 , 2018-11-07
MachineLearning_Python-master\images\NeuralNetwork_01.png, 24893 , 2018-11-07
MachineLearning_Python-master\images\NeuralNetwork_02.png, 5807 , 2018-11-07
MachineLearning_Python-master\images\NeuralNetwork_03.jpg, 4815725 , 2018-11-07
MachineLearning_Python-master\images\NeuralNetwork_04.png, 37341 , 2018-11-07
MachineLearning_Python-master\images\NeuralNetwork_05.png, 43815 , 2018-11-07
MachineLearning_Python-master\images\NeuralNetwork_06.png, 85253 , 2018-11-07
MachineLearning_Python-master\images\NeuralNetwork_07.png, 112647 , 2018-11-07
MachineLearning_Python-master\images\NeuralNetwork_08.png, 14862 , 2018-11-07
MachineLearning_Python-master\images\NeuralNetwork_09.png, 6861 , 2018-11-07
MachineLearning_Python-master\images\PCA_01.png, 21288 , 2018-11-07
MachineLearning_Python-master\images\PCA_02.png, 7144 , 2018-11-07
MachineLearning_Python-master\images\PCA_03.png, 16049 , 2018-11-07
MachineLearning_Python-master\images\PCA_04.png, 16245 , 2018-11-07
MachineLearning_Python-master\images\PCA_05.png, 30430 , 2018-11-07
MachineLearning_Python-master\images\PCA_06.png, 167477 , 2018-11-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Machine Learning with WEKA : An Introduction (s) on the Data Mining and Machine...
    Machine Learning with WEKA: An Introduction (讲义) 关于数据挖掘和机器学习的.-Machine Learning with WEKA : An Introduction (s) on the Data Mining and Machine Learning.
    2022-02-06 02:13:01下载
    积分:1
  • gender_detection
    说明:  基于语音信号的多种特征对说话人的性别进行识别。(It uses many kinds of features to recognize the speaker.)
    2020-05-18 23:00:59下载
    积分:1
  • 压缩感知算法
    说明:  压缩采样匹配追踪(CoSaMP) 数据重建(CoSaMP compressing sensing function)
    2020-06-03 16:08:31下载
    积分:1
  • Fetch Image from website url in C#.NET
    Fetch Image from website url in C#.NET
    2022-02-01 16:01:44下载
    积分:1
  • DSP_Pwm
    SPWM生成 单相 三相逆变(SPWM generates single-phase, three-phase inverter)
    2017-08-05 18:53:58下载
    积分:1
  • zip-0.0.2.tar
    python3 zip module for zip files
    2020-06-22 00:40:02下载
    积分:1
  • SeqGan
    生成对抗网络用语自然语言处理,使用生成对抗网络处理离散数据(Generation of anti network language Natural Language Processing)
    2018-07-05 15:16:06下载
    积分:1
  • asp个人网站实例,包括创建过程等,在tomcat下或是小型的asp工具下就可以运行...
    asp个人网站实例,包括创建过程等,在tomcat下或是小型的asp工具下就可以运行-asp examples of personal websites, including the creation process, etc., under tomcat or small, can be run under asp tool
    2022-03-07 05:49:30下载
    积分:1
  • VC++ 虚拟设备驱动VXD示例编写源代码
    VC++ 编写虚拟设备驱动的源代码,VXD实例程序,如虚拟键盘驱动程序(vkd),虚拟鼠标驱动程序(vmd)等等。源码包包括有多种虚拟设备的驱动程序源码,对学习此类相关的VC++源码相当有参考价值。
    2023-02-02 19:10:04下载
    积分:1
  • uds经典教程
    说明:  udf的一步一步教学,手把手教学,案例简单经典,uds自定义标量传输方程(UDF step by step teaching, hands-on teaching, simple and classic case, UDS custom scalar transfer equation)
    2021-03-02 14:59:34下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载