登录
首页 » Python » 机器学习常用方法

机器学习常用方法

于 2018-01-24 发布 文件大小:16KB
0 167
下载积分: 1 下载次数: 22

代码说明:

  机器学习常用方法的python实现,包括PCA,随机森林,决策树,层次聚类,kmeans,KNN,线性感知机等(Python implementation of common machine learning methods, including PCA, random forest, decision tree, hierarchical clustering, kmeans, KNN, linear perceptron, etc.)

文件列表:

机器学习常用方法, 0 , 2018-01-24
机器学习常用方法\AdalineSGD.py, 5508 , 2017-12-12
机器学习常用方法\decision_tree.py, 2855 , 2017-12-21
机器学习常用方法\hierarchical_clustering.py, 4406 , 2017-12-23
机器学习常用方法\kmeans.py, 2676 , 2017-12-26
机器学习常用方法\KNN.py, 3914 , 2017-12-21
机器学习常用方法\logistic.py, 4945 , 2017-12-16
机器学习常用方法\PCA.py, 4903 , 2017-12-22
机器学习常用方法\randomforest.py, 2768 , 2017-12-22
机器学习常用方法\SGDClassifier.py, 457 , 2017-12-19

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

发表评论

0 个回复

  • addCustomer
    应用程序应该让用户保持客户的列表。选择一个客户用户后 应该能够指定在哪些国家客户做生意。通过单击"全部保存 更改"-按钮所有用户所做的更改应存储在 MySQL 数据库中。 客户端的列表必须包含以下信息: -客户的名称 -状态的客户的总部在哪里 -联系人的电子邮件 所有字段都是必需的。 客户端的列表应该在启动时,paging"a 不必要完全加载。国家在上的信息 客户不是业务应加载从数据库仅在必要时使用 Ajax (jQuery)。 它应该有可能添加、 编辑和删除客户。 任务: 1.创建一个 MySQL 数据库及您需要的所有表 请确保创建索引以获得最佳性能 2.向数据库中插入一些测试数据 3.编写一个 PHP 应用程序根据意愿所描述的客户 面向使用对象的设计原则在 PHP 5.5
    2022-04-17 07:03:02下载
    积分:1
  • SIX LEG INVERTER FED PMSM rfrf
    SIX LEG INVERTER FED PMSM rfrf(SIX LEG INVERTER FED PMSM efdv)
    2020-06-24 11:40:02下载
    积分:1
  • teach yourself C++ in 21 days 第五版
    teach yourself C++ in 21 days 第五版-teach yourself C in the fifth edition of 21 days
    2022-03-14 18:31:54下载
    积分:1
  • 一个MP3的发展,所需的所有技术文件,包括我。
    开发一个mp3,所需要的各种技术文档,包括芯片资料。解码芯片的,闪存的,以及运放等-The development of an mp3, all the required technical documentation, including information on the chip. Decoder chips, Flash memory, as well as the operational amplifier, etc.
    2022-08-15 07:46:46下载
    积分:1
  • a class, purpose and content based courses located purposes : 1. With parts of t...
    一、课设目的及内容 课设目的: 1. 在掌握部件单元电路实验的基础上,进一步将其组成系统构造一台基本模型计算机。 2. 为其定义五条机器指令,并编写相应的微程序,具体上机调试掌握整机概念。 课设内容: 将机器指令对应的微代码正确地写入控存中;装载机器指令并进行检查;运行程序,停机后检查数据存贮单元中的结果与理论值是否一致。 通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。 -a class, purpose and content based courses located purposes : 1. With parts of the circuit experiment modules, based on its component systems constructed a basic model computer. 2. Its definition of five machines instructions, and to prepare the corresponding micro-program, the specific machine debugging unit grasp the concept. Course located : machinery orders corresponding to the micro-code correctly charged into the deposit; Loading machinery orders and checks; operating procedures, stands checks data storage modules, the results and the theoretical values are consistent. Through the com
    2022-11-14 05:25:04下载
    积分:1
  • Distribution Network69and118
    说明:  IEEE69节点和118节点的数据拓扑结构即相关算法(The data topology of IEEE69 and 118 nodes is the correlation algorithm)
    2020-12-15 21:49:20下载
    积分:1
  • 本软件由ZHG用TC2.0开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下:...
    本软件由ZHG用TC2.0开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘) -the software used by the TC ZHG development, which can be used for simple drawing, View from the software produced by the graphics files and the use of complementary functions in C language show_bmp procedures used directly Painting has good graphics. Specific operations, as follows : 1. The main interface to the top menu bar, as a tool for the left column. To use click "new" or "open" button, can withdraw from the upper right elliptical. 2. After entering, click column selection brush tool, rules and color graphics. Left attack graphics library, painting solid lines map, right click on the dotted line can be painted map. Editing area, and use the mouse to point and drag brush painting, the right-scrolling graphics rules can be painted. (D downloade
    2022-06-16 10:25:37下载
    积分:1
  • ABAQUS-keyword
    abaqus中的帮助关键字翻译,对初学者应该有点帮助(abaqus-keyword of help)
    2014-03-06 11:14:19下载
    积分:1
  • Genetic_algo2
    some examples to solve problems with Genetic Algorithm. pdf
    2010-01-09 02:57:30下载
    积分:1
  • tanchishe1.2
    贪吃蛇小游戏,用C语言编写,简单有趣 (simple game)
    2012-08-16 12:54:59下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载