- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 891 - 900 of 3,208 for 2 (0.09 sec)
-
Release Highlights — scikit-learn 1.7.2 documen...
scikit-learn.org/stable/auto_examples/release_highlights/index.html -
「幸せになって」上白石萌音、“指輪が光る”2ショットにSNS歓喜「お似合い」「な、何だこの2シ...
「幸せになって」上白石萌音、“指輪が光る”2ショットにSNS歓喜「お似合い」「な、何だこの2ショットは!」 9月10日に最終回を...👉【実際の画像を見る!】上白石萌音、“指輪が光る”ショット「な、何だこの2ショットは!」「お似合いですね」 本作は末次由紀さんによる 同名漫画...www.buzzfeed.com/jp/yukiadachi/chihayafuru-kanadetdukue2shot -
Model selection with Probabilistic PCA and Fact...
rand ( n_features ) + sigma / 2.0 X_hetero = X + rng . randn (...shrinkages = np . logspace ( - 2 , 0 , 30 ) cv = GridSearchCV (...scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_fa_model_selection.html -
Release Highlights for scikit-learn 1.6 — sciki...
2 Release Highlights for scikit-learn 1.2 Release Highlights...introduced in scikit-learn version 1.2) was previously limited to binary...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html -
Iso-probability lines for Gaussian Processes cl...
0256**2 * DotProduct(sigma_0=5.72) ** 2 # Authors: The...[:, 1 ] - 0.5 * x [:, 0 ] ** 2.0 # Design of experiments X =...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html -
Gradient Boosting Out-of-Bag estimates — scikit...
staged_predict_proba ( X_test )): score [ i ] = 2 * log_loss ( y_test , y_proba...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html -
Single estimator versus bagging: bias-variance ...
- ( x ** 2 )) + 1.5 * np . exp ( - (( x - 2 ) ** 2 )) def generate...{0} : {1:.4f} (error) = {2:.4f} (bias^2) " " + {3:.4f} (var) +...scikit-learn.org/stable/auto_examples/ensemble/plot_bias_variance.html -
Normal, Ledoit-Wolf and OAS Linear Discriminant...
centers = [[ - 2 ], [ 2 ]]) # add non-discriminative...features_samples_ratio , acc_clf1 , linewidth = 2 , label = "LDA" , color = "gold"...scikit-learn.org/stable/auto_examples/classification/plot_lda.html -
Biclustering documents with the Spectral Co-clu...
veal bicluster 2 : 1259 documents, 3534 words categories...scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html -
MultiOutputClassifier — scikit-learn 1.7.2 docu...
predict ( X [ - 2 :]) array([[1, 1, 1], [1, 0, 1]])...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputClassifier.html