文件名称:LySpoon2.0
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
洛阳铲的源代码,该软件由郑州大学开发,由python语言写成。方便好用!-Luoyang shovel the source code of the software developed by the University of Zhengzhou, written in python language. Easy to use!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LySpoon2.0
..........\Classifiers
..........\...........\AUC.py
..........\...........\Bayes
..........\...........\.....\NaiveBayes.py
..........\...........\.....\__init__.py
..........\...........\Classifier.py
..........\...........\ClassifierEvaluation.py
..........\...........\Ensemble
..........\...........\........\AdaBoostM1.py
..........\...........\........\Bagging.py
..........\...........\........\BaseClassifier.py
..........\...........\........\COPEN.py
..........\...........\........\ClassifierIterations.py
..........\...........\........\EasyEnsemble.py
..........\...........\........\EnsemblePruning.py
..........\...........\........\EnsemblePruningInfo
..........\...........\........\...................\BackwardPruning.py
..........\...........\........\...................\Complementariness.py
..........\...........\........\...................\Concurrency.py
..........\...........\........\...................\ForwardPruning.py
..........\...........\........\...................\MBM.py
..........\...........\........\...................\Metric.py
..........\...........\........\...................\PruningMethod.py
..........\...........\........\...................\SampleMethod.py
..........\...........\........\...................\UWA.py
..........\...........\........\...................\__init__.py
..........\...........\........\RotationForest.py
..........\...........\........\SamplingEnsemble.py
..........\...........\........\__init__.py
..........\...........\KNN
..........\...........\...\Distance
..........\...........\...\........\Distance.py
..........\...........\...\........\__init__.py
..........\...........\...\KNN.py
..........\...........\...\__init__.py
..........\...........\LinearClassifier
..........\...........\................\LDA.py
..........\...........\................\Logistic.py
..........\...........\................\PairwiseLDA.py
..........\...........\................\SMO
..........\...........\................\...\BinarySMO.py
..........\...........\................\...\SetForBinarySMO.py
..........\...........\................\...\__init__.py
..........\...........\................\SMOClassifier.py
..........\...........\................\SVMKernal
..........\...........\................\.........\KernelFunction.py
..........\...........\................\.........\LinearFunction.py
..........\...........\................\.........\PolynomialFunction.py
..........\...........\................\.........\RBFFunction.py
..........\...........\................\.........\SigmoidFunction.py
..........\...........\................\.........\__init__.py
..........\...........\................\SVMLib
..........\...........\................\......\__init__.py
..........\...........\................\......\svm.py
..........\...........\................\......\svmutil.py
..........\...........\................\SVM_.py
..........\...........\................\__init__.py
..........\...........\NeuralNetwork
..........\...........\.............\LossFunctions
..........\...........\.............\.............\CrossEntropy.py
..........\...........\.............\.............\LeastSquares.py
..........\...........\.............\.............\LossFunction.py
..........\...........\.............\.............\__init__.py
..........\...........\.............\Neural
..........\...........\.............\......\InputNode.py
..........\...........\.............\......\Manage.py
..........\...........\.............\......\NerualNode.py
..........\...........\.............\......\OutputNode.py
..........\...........\.............\......\__init__.py
..........\...........\.............\NeuralNetwork.py
..........\...........\.............\SquashFunctions
..........\...........\.............\...............\SigmoidFunction.py
..........\...........\.............\...............\SquashFunction.py
..........\...........\.............\...............\__init__.py
..........\...........\.............\__init__.py
..........\...........\OneClass
..........\...........\........\Component
..........\.