登录
首页 » Python » MachineLearning_Python-master

MachineLearning_Python-master

于 2018-12-17 发布 文件大小:34921KB
0 130
下载积分: 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 个回复

  • function TEM
    运用有限差分法的多层热传导模型,一维的热传导模型 matlab(Multi layer heat conduction model using finite difference method)
    2021-01-13 23:08:47下载
    积分:1
  • % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U...
    % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗 % PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率 % delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值 % delt_UA_P - 实平衡节点有功功率修正值 delt_U_2 - 实平衡节点电压平方修正值 % delt_PQV - 实算P Q U^2修正值 J - 雅可比矩阵 % e - 电压实部 f - 电压虚部 delt_ef - 电压实部与虚部修正值- The Matlab program based on the Newton- Raphson algorithm is used to calculate the admittance matrix is known, PQ node, PV node, the node balance (UA) the trend of the electricity networks U- the node bus voltage S- each node injection power S_net-- The total loss of electric power networks PQ_P- operator PQ is injected into active nodes PQ_Q- operator PQ is injected reactive power node delt_PQ_P- is considered the correct value of active power PQ node delt_PQ_Q- really count PQ node reactive power to amend the value of delt_UA_P- real active power balance of the correct value of the node delt_U_2- node voltage balance is the correct value of the square o
    2022-10-25 02:45:02下载
    积分:1
  • Mu97D
    奇迹97D游戏版E语言源代码和脱机版的E语言源代码,(Miracle 97D game version and offline version of the E language source code)
    2017-09-22 21:36:58下载
    积分:1
  • 无线传感器网络mrps协议算法的vc实现算法
    无线传感器网络mrps协议算法的vc实现算法
    2023-08-17 14:40:03下载
    积分:1
  • Bugzilla_learn
    bugzill学习PPT,自己写的培训课件(bugzill learning PPT, write your own training courseware)
    2013-01-29 13:25:48下载
    积分:1
  • polarbearrepo-master(1)
    说明:  ioncube decoder - work in progress, only for some versions
    2019-07-11 20:19:27下载
    积分:1
  • Matlab_neur_toolbox
    Matlab神经网络工具箱应用简介,详细说明MATLAB中神经网络工具箱如何使用,对新手极有帮助(Matlab neural network toolbox application profiles, detailed description MATLAB neural network toolbox how to use the new hands will be very helpful)
    2020-08-05 15:38:34下载
    积分:1
  • rokstories-1.15
    college entrance examination
    2018-11-29 13:02:42下载
    积分:1
  • 加油站油库管理系统 加油站油库管理系统
    加油站油库管理系统 加油站油库管理系统-Gas station gas station depot depot management system management system
    2022-02-12 18:22:38下载
    积分:1
  • C# coordinate conversion
    说明:  C# coordinate conversion program 4 parameter 7 parameter In carrying out coordinate transformation, we often involve four parameters and seven parameters calculation using C# to program, convenient calculation
    2020-04-16 15:58:16下载
    积分:1
  • 696518资源总数
  • 105584会员总数
  • 19今日下载