Multivariate Adaptive Regression Splines (MARS)
  • Category: Machine Learning
  • Development language: python
  • Operating platform / Operating system: Windows10
  • Compilation tools and environment: pyCharm\Anaconda
  • Version: v1.0
  • Access: 在线共享
  • GitHub download path: https://gitee.com/three-poles/Machine-learning
  • Method description:
  • Multivariate adaptive regression spline model mainly deals with high-dimensional regression problems (many items need to regress)

    • 安装方式:安装python

      运行方式:在PyCharm中打开脚本文件即可运行

      输入变量:时间序列数据

      输出变量:时间序列预测值

      依赖文件:在Anaconda或cmd命令行中安装依赖库(numpy/pamdas/matploylib/scipy/sklearn/talib/poltly/sklearn-contrib-py-earth)

      二维码: