- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 501 - 510 of 2,485 for 2 (0.67 sec)
-
検索フォームの配置
2)", "-moz-box-shadow": "0 1px 1px...2px 0px rgba(82, 168, 236, 0.2)", "box-shadow": "0 1px 1px 0px...fess.codelibs.org/ja/15.3/config/search-form-integration.html -
RidgeCV — scikit-learn 1.7.2 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination ( \(R^2\) ) otherwise. cv int, cross-validation...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html -
移行 1.2.0 to 1.2.1 | DBFlute
dbflute.seasar.org/ja/environment/upgrade/migration/migrate120to121.html -
1.2. Linear and Quadratic Discriminant Analysis...
\frac{1}{(2\pi)^{d/2} |\Sigma_k|^{1/2}}\exp\left(-\frac{1}{2} (x-\mu_k)^t...naive_bayes.GaussianNB . 1.2.2.2. LDA # LDA is a special case...scikit-learn.org/stable/modules/lda_qda.html -
Semi-supervised Classification on a Text Datase...
End of iteration 2, added 222 new labels. End of...= dict ( ngram_range = ( 1 , 2 ), min_df = 5 , max_df = 0.8 )...scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html -
2. Unsupervised learning — scikit-learn 1.7.2 d...
Mixture 2.2. Manifold learning 2.2.1. Introduction 2.2.2. Isomap...Isomap 2.2.3. Locally Linear Embedding 2.2.4. Modified Locally Linear...scikit-learn.org/stable/unsupervised_learning.html -
ログ設定
/^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2},\d{3})...\d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?<level>\w+)\s+(?<logger>.*?)...fess.codelibs.org/ja/15.3/config/admin-logging.html -
HistGradientBoostingRegressor — scikit-learn 1....
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release Highlights...scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html -
Regularization path of L1- Logistic Regression ...
= 2 ] y = y [ y != 2 ] Compute regularization...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html -
davies_bouldin_score — scikit-learn 1.7.2 docum...
PAMI-1 (2): 224-227 Examples >>> from sklearn.metrics...scikit-learn.org/stable/modules/generated/sklearn.metrics.davies_bouldin_score.html