facebook / facebook/prophet

Fall back to Newton algorithm is slow

オープン
#1,854 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
20.4k
フォーク
4.6k
平均マージ
19時間 52分
マージ済み PR(30日)
1

説明

During model fitting using LBFGS algorithm the optimization failed and the method fall back Newton is used.
`'Optimization terminated abnormally. Falling back to Newton.'`

Two main issues:
- Newton algorithm is slow (1s/it)
- It's not possible to set tol/customized number of iterations and other hyperparameters only for the fall back method

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。