Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道 statsmodels.logit 如何处理不是 0 和 1 而是介于 0 和 1 之间但在此区间内的目标值?
如果尝试使用 statsmodels.logit 预测连续但有界目标变量的逻辑回归,会发生什么?