文件名称:Python-Seglearn用于机器学习人多变量时间序列Python模块
文件大小:11MB
文件格式:ZIP
更新时间:2022-08-30 22:32:32
Python开发-机器学习
Seglearn是一个使用滑动窗口分割的机器学习时间序列的python包。 它为分割,特征提取,特征处理和最终估计提供了一个集成管道。 Seglearn为分类,回归和预测问题提供了多元时间序列和上下文数据的灵活方法。 它与scikit-learn兼容。
【文件预览】:
seglearn-master
----setup.py(2KB)
----.gitignore(972B)
----requirements.txt(31B)
----.travis.yml(343B)
----MANIFEST.in(117B)
----LICENSE(1KB)
----doc()
--------install.rst(1KB)
--------util.rst(111B)
--------preprocessing.rst(104B)
--------feature_functions.rst(92B)
--------Makefile(7KB)
--------api.rst(181B)
--------index.rst(2KB)
--------conf.py(10KB)
--------transform.rst(94B)
--------authors.rst(248B)
--------citations.rst(841B)
--------pipe.rst(105B)
--------change_log.rst(2KB)
--------split.rst(104B)
--------user_guide.rst(9KB)
--------datasets.rst(65B)
--------base.rst(99B)
----setup.cfg(65B)
----examples()
--------plot_watchdata.py(2KB)
--------plot_regression.py(2KB)
--------plot_forecast.py(3KB)
--------plot_feature_rep_mix_example.py(1KB)
--------segments.jpg(64KB)
--------plot_model_selection1.py(2KB)
--------plot_model_selection2.py(2KB)
--------plot_interp.py(3KB)
--------plot_segment_rep.py(2KB)
--------plot_scoring.py(5KB)
--------README.txt(128B)
--------plot_feature_rep.py(2KB)
--------plot_padtrunc.py(2KB)
--------feet.jpg(94KB)
--------trunk.jpg(28KB)
--------plot_lda.py(1KB)
--------plot_nn_training_curves.py(3KB)
----README.rst(4KB)
----appveyor.yml(1KB)
----environment.yml(65B)
----seglearn()
--------preprocessing.py(5KB)
--------data()
--------transform.py(51KB)
--------__init__.py(1022B)
--------datasets.py(1KB)
--------base.py(1KB)
--------split.py(6KB)
--------tests()
--------util.py(5KB)
--------_version.py(21B)
--------pipe.py(12KB)
--------feature_functions.py(10KB)
----.circleci()
--------config.yml(2KB)