文件名称:Calchas:一个Python库,用于使用统计和ML算法的多种实现进行预测
文件大小:2.37MB
文件格式:ZIP
更新时间:2024-03-06 13:14:28
Python
卡尔查斯 基于Python的预测工具包,使用了统计和ML算法的多种实现。
【文件预览】:
Calchas-master
----.gitignore(3KB)
----versions.py(621B)
----requirements.txt(319B)
----forecast_models()
--------__init__.py(0B)
--------convolutional_neural_network_models()
--------recurrent_neural_network_models()
--------arima()
--------common_steps.py(18KB)
--------multilayer_perceptron_models()
----main_calchas_nvd.py(85KB)
----data()
--------datasets()
--------chaos_data()
----LICENSE(34KB)
----libs()
--------sample_entropy.py(1KB)
--------hurst_exponent.py(1KB)
--------lyapunov_exponent_eckmann.py(992B)
--------lyapunov_exponent_rosenstein.py(4KB)
--------convert_csv_to_dat.py(166B)
----README.md(115B)
----misc()
--------linear_regression_example.py(1KB)
--------partial_autocorrelation_function_example.py(434B)
--------auto_correlation_function_example.py(333B)
--------test.py(1KB)
--------principal_component_analysis_example.py(956B)
--------autoregression_example.py(1KB)
--------multilayer_perceptron_monthly_car_sales_example.py(3KB)
----db_models()
--------__init__.py(2KB)
--------services()
--------full_systems()
--------base.py(517B)
--------cve_item_model.py(701B)