記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
1.15. Isotonic regression
1.15. Isotonic regression# The class IsotonicRegression fits a non-decreasing real function to 1-... 1.15. Isotonic regression# The class IsotonicRegression fits a non-decreasing real function to 1-dimensional data. It solves the following problem: subject to \(\hat{y}_i \le \hat{y}_j\) whenever \(X_i \le X_j\), where the weights \(w_i\) are strictly positive, and both X and y are arbitrary real quantities. The increasing parameter changes the constraint to \(\hat{y}_i \ge \hat{y}_j\) whenever \(
2017/02/05 リンク