machineLearningImplementation:李航书的实施

时间:2024-04-01 15:41:25
【文件属性】:

文件名称:machineLearningImplementation:李航书的实施

文件大小:486KB

文件格式:ZIP

更新时间:2024-04-01 15:41:25

Python

机器学习实施 李航书的实施《统计学习方法》 python实现


【文件预览】:
machineLearningImplementation-main
----utilities()
--------transform.py(943B)
--------numericalComputation.py(4KB)
--------__init__.py(317B)
--------dataLoader.py(2KB)
--------configLoader.py(1KB)
--------__pycache__()
----run()
--------train.py(442B)
--------test.py(724B)
--------main.py(333B)
--------__init__.py(54B)
--------__pycache__()
----models()
--------KNN.py(10KB)
--------ModelBaseClass.py(1KB)
--------__init__.py(226B)
--------MaximumEntropy_deprecated.py(6KB)
--------__pycache__()
--------Perceptron.py(2KB)
--------Logistic.py(4KB)
--------NaiveBayesian.py(2KB)
--------MaximumEntropy.py(7KB)
----whatever()
--------justForWhatever.py(140B)
--------deprecatedCode.py(10KB)
----config()
--------PerceptronConfig.xml(170B)
--------mainConfig.xml(246B)
--------LogisticConfig.xml(346B)
--------KNNConfig.xml(113B)
--------MaximumEntropyConfig.xml(278B)
--------hogConfig.xml(489B)
--------NaiveBayesianConfig.xml(112B)
----LICENSE(1KB)
----README.md(108B)
----parameters()
--------PerceptronPara.json(10KB)
----data()
--------train.csv(3.49MB)

网友评论