/DWLSSVR

Primary LanguagePython

Double-weight least squares support vector regression (DWLSSVR)

Code for "An inductive transfer regression framework for small sample modeling in power plants".
Run the example: python simulation_example.py

Requirements

  • numpy
  • pandas
  • scikit-learn
  • cvxopt
  • torch
  • geomloss
  • hyperopt