- Sort Score
- Num 10 results
- Language All
- Labels All
Results 371 - 380 of over 10,000 for 2 (0.28 seconds)
-
Ridge — scikit-learn 1.7.2 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...than tol . Changed in version 1.2: Default value changed from 1e-3...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html -
IsolationForest example — scikit-learn 1....
2 ) @ covariance + np . array ([ 2 , 2 ]) # general...randn ( n_samples , 2 ) + np . array ([ - 2 , - 2 ]) # spherical outliers...scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html -
[B!] ATOK、実質2倍に値上げ 26年2月から月額660円
ATOK、実質2倍に値上げ 26年2月から月額660円 はてなブックマーク - ATOK、実質2倍に値上げ 26年2月から月額660円...ATOK、実質2倍に値上げ 26年2月から月額660円 はてなブックマーク - ATOK、実質2倍に値上げ 26年2月から月額660円...b.hatena.ne.jp/entry/s/www.watch.impress.co.jp/docs/news/2066336.html -
Precision-Recall — scikit-learn 1.7.2 doc...
train_test_split ( X [ y < 2 ], y [ y < 2 ], test_size = 0.5 , random_state...display . ax_ . set_title ( "2-class Precision-Recall curve"...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
silhouette_samples — scikit-learn 1.7.2 d...
defined if number of labels is 2 <= n_labels <= n_samples...Applied Mathematics 20: 53-65. [ 2 ] Wikipedia entry on the Silhouette...scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_samples.html -
affinity_propagation — scikit-learn 1.7.2...
scikit-learn.org/stable/modules/generated/sklearn.cluster.affinity_propagation.html -
KNNImputer — scikit-learn 1.7.2 documenta...
2. Attributes : indicator_ MissingIndicator...KNNImputer >>> X = [[ 1 , 2 , np . nan ], [ 3 , 4 , 3 ], [...scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html -
MiniBatchDictionaryLearning — scikit-lear...
X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...argmin 0.5 || X - U V || _Fro ^ 2 + alpha * || U || _1 , 1 ( U ,...scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html -
Prediction Latency — scikit-learn 1.7.2 d...
2 ax . set_ylim (( 0 , ymax )) ax...scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html -
7.3. Preprocessing data — scikit-learn 1....
2. , 1. , 0.1], [4.4, 2.2, 1.1, 0.1], [4.4, 2.2, 1.2, 0.1],...4.1, 6.7, 2.5], [7.7, 4.2, 6.7, 2.5], [7.9, 4.4, 6.9, 2.5]]) Thus...scikit-learn.org/stable/modules/preprocessing.html