CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sklearn

搜索资源列表

  1. classification

    0下载:
  2. sklearn库对数据进行分类的机器学习经典例子的python实现-Sklearn library classifying data of machine learning python implementation of a classic example
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:16277
    • 提供者: 龚有华
  1. svm_series

    0下载:
  2. 用python实现的SVM回归预测的程序,通过Anaconda实现对机器学习包sklearn的调用。-SVM regression using python to achieve predictable procedures, machine learning package sklearn call by Anaconda.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:879
    • 提供者:小凌儿
  1. sklearn_random_set_SVM.py

    0下载:
  2. entropy sampling for svm using sklearn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3482
    • 提供者:web2webs
  1. sklearn-xgboost

    0下载:
  2. sklearn-xgboost sklearn-xgboost的使用以及创建,这个是学习机器学习时的作业,希望大家指正-sklearn-xgboost sklearn-xgboost use and create, this is the time to learn the job of machine learning, I hope you correct
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1170
    • 提供者:刘文娟
  1. sklearnExample

    0下载:
  2. svm分类python练习。sklearn库-svm classification practice python
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:720
    • 提供者:刘绍腾
  1. iris

    0下载:
  2. 利用机器学习库sklearn库中的k聚类算法进行分类绘图-Machine learning library sklearn library k clustering algorithm to classify and drawing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:816
    • 提供者:陈宇翰
  1. Adaboost

    0下载:
  2. Python实现Adaboost算法,数据集为horseColic马疝气病数据集,准确率和sklearn库中的adaboost算法一样。-Python implementation adaboost algorithm, the data set is horseColic horse hernia disease data collection, accuracy and sklearn library adaboost the same algorithm.
  3. 所属分类:Data Mining

    • 发布日期:2017-12-11
    • 文件大小:14186
    • 提供者:赵**
  1. DecisionTreeTest

    0下载:
  2. Sklearn包中决策树的调用,以及算法实现(Call of decision tree in Sklearn package)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:css_11
  1. 自适应推进算法

    0下载:
  2. 手写的adaboost算法。效率没有sklearn高,不过可以作为学习资料(Handwritten AdaBoost algorithm. The efficiency is not sklearn high, but it can be used as learning material)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:8192
    • 提供者:bingshen
  1. sklearn

    0下载:
  2. svm分类,良好的分类效果,具有参考应用意义(SVM Classification, good classification effect, with reference application significance)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:7168
    • 提供者:沫沫啦
  1. g13tsr

    1下载:
  2. 机器学习启蒙实战学习源码,回归模型,分类模型,聚类和相似度模型,推荐系统,深度学习等学习代码。(Machine learning, practical combat learning source,regression model, classification model, clustering and similarity model, recommendation system, depth learning and other learning code.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:209920
    • 提供者:哈哈或
  1. KNN,SVM,决策树,朴素贝叶斯

    1下载:
  2. 用python的sklearn包分类 简单的对数据进行分类(Sort with Python's sklearn package Simple classification of data)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:hlf819819
  1. 7.支持向量机

    0下载:
  2. python中的sklearn的SVM实例演练代码,立刻熟悉SVM的使用过程以及参数调整(Sklearn's SVM instance drill code in python, immediately familiar with the use of SVM and parameter tuning)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:fdy219517
  1. LinearRegression

    1下载:
  2. 使用python语言,借助sklearn库实现了多元线性回归的训练和预测(The training and prediction of multiple linear regression are realized by using Python language and sklearn Library)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:manlin86
  1. main.py

    0下载:
  2. 人工神经网络入门 artificial neural network 使用sklearn 包实现分类图片,可用于手写数字识别(artificial neural network Using sklearn packet to achieve classification, can be used for handwritten numeral recognition)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:verigle
  1. sklearn

    0下载:
  2. sklearn是基于numpy和scipy的一个机器学习算法库,设计的非常优雅,它让我们能够使用同样的接口来实现所有不同的算法调用(Sklearn is a machine learning algorithm library based on numpy and SciPy, which is designed so elegant that it allows us to use the same interface to implement all the different algori
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:6388736
    • 提供者:艾尚霄珊资
  1. DCT

    0下载:
  2. 机器学习的决策树,通过调用sklearn中的函数完成,同时可以对txt文件中的数据集进行分类(Decision Tree,machine learning,separate the dataset in txt files.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:Joeyq
  1. sklearn-tree-BN-knn

    10下载:
  2. 分类器的性能比较与调优: 使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。 使用不同分析三种分类器在实验中的性能比较,分析它们的特点。 本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers: We use tree, Bayesian and KNN in scikit-learnpackage to train the dat
  3. 所属分类:数据挖掘

    • 发布日期:2020-04-03
    • 文件大小:1301504
    • 提供者:Ryan112
  1. sklearn-SVM

    1下载:
  2. 支持向量机(SVM)——分类预测,包括核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等(Support vector machine (SVM) - classification prediction, including kernel function parameter adjustment, unbalanced data problem, feature dimensionality reduction, grid search, pipelin
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-14
    • 文件大小:24576
    • 提供者:xning
  1. PythonProject

    1下载:
  2. 对pcap包中未知网络协议识别与分类,使用的ML库为sklearn(Identification and classification of unknown network protocols in pcap)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-26
    • 文件大小:18168832
    • 提供者:jiayouba
« 12 »
搜珍网 www.dssz.com