登录
首页 » Python » MachineLearning_Python-master

MachineLearning_Python-master

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

  • VLMpc
    Vortex lattice analysis and design: VLMpc(John Lamar s two surface vortex lattice program, developed at NASA Langley. The program treats two lifting surfaces using up to 200 panels. Vortex flows are estimated using the leading edge suction analogy. This program was typed in the NASA TN D, which contained the listing, by students in Applied Computational Aerodynamics nearly 10 years ago. John Lamar didn t have a copy of the code anymore. It has been modified to run in WATFOR, and to produce 80 column output. Now it runs in Compaq Visual Fortran. In November 2002 an executable has been added. The source now includes PC directory code specific to PCs. )
    2015-10-23 22:14:40下载
    积分:1
  • It is an HTML file which will guide you how to kill yourself!
    It is an HTML file which will guide you how to kill yourself!
    2022-07-12 01:39:49下载
    积分:1
  • 基于C的图片几何变换程序
    图片几何变换,基于C语言实现,打开一幅位图,实现几何变换,包括X/Y坐标裁切、裁切、透明化、旋转、放大等。命令行编译过程如下:   vcvars32   rc bmp.rc   cl geotrans.c bmp.res user32.lib gdi32.lib   注意事项:   运行时,文件c: est.bmp必须存在
    2022-02-02 21:28:01下载
    积分:1
  • 8051的Verilog实现,经过FPGA验证的!
    8051的Verilog实现,经过FPGA验证的!-Verilog realization of 8051, after FPGA validation!
    2022-03-09 18:00:15下载
    积分:1
  • 用VB开发的一个很方便的模拟雪花的程序,希望对各位有所帮助~!...
    用VB开发的一个很方便的模拟雪花的程序,希望对各位有所帮助~!-VB developed a convenient simulated snowflakes procedures, and I hope to help you ~!
    2023-03-04 09:45:03下载
    积分:1
  • Wavelab850
    MATLAB视频分析、小波变换工具箱,自行下载安装,即可运行使用。(MATLAB video analysis, wavelet transform toolbox, download and install by yourself, you can run and use.)
    2020-06-21 07:00:02下载
    积分:1
  • 此系统用EXEL开发,摘要如下,对于血液供需模型,我们对某地区进行了系统模拟,为了使医疗中心花费最少,我们首先对三种情况进行分析,就是不举办活动,每30,60天...
    此系统用EXEL开发,摘要如下,对于血液供需模型,我们对某地区进行了系统模拟,为了使医疗中心花费最少,我们首先对三种情况进行分析,就是不举办活动,每30,60天举办活动,得出结果,每30天举办一次活动,费用最少。最后,我们对模型评价与推广,还有个人的心得体会。-system used EXEL development, summarized below, the blood supply model, we have certain areas of the system simulation, in order to spend at least a medical center, we first of the three, is not organizing activities, held every 415.70 days, the outcome of each 30 days of an event, at least cost. Finally, we model for evaluation and promotion, there are personal experiences.
    2022-04-26 09:28:41下载
    积分:1
  • 调用摄像头示例
    说明:  c#语言,调用摄像头示例,可用免安装驱动(C # Language, Call Camera Sample, Use Installation-Free Driver)
    2020-06-21 23:20:01下载
    积分:1
  • GM三件套
    说明:  DNF私服通用GM工具,可以自己搭建私服使用或者找公益服(General GM tools for dnf private service)
    2020-03-11 02:36:52下载
    积分:1
  • verilog
    verilog-wire a simple circuits
    2023-02-08 20:15:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载