Python package to perform logistic regression with continuous target between 0 and 1?

后端 未结 0 702
广开言路
广开言路 2021-01-11 09:58

my inputs are feature vectors, and my outputs/targets are floats between 0 and 1 for training.

I am familiar that XGBRFRegressor and XGBRegressor are capable of this,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题