- Sort Score
- Num 10 results
- Language All
- Labels All
Results 941 - 950 of over 10,000 for 1 (0.36 seconds)
-
Comparison of LDA and PCA 2D projection of Iris...
1 , 2 ], target_names ): plt . scatter...y == i , 0 ], X_r [ y == i , 1 ], color = color , alpha = 0.8...scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html -
Swiss Roll And Swiss-Hole Reduction — sci...
) axs [ 1 ] . scatter ( sr_tsne [:, 0 ], sr_tsne [:, 1 ], c =...) axs [ 1 ] . scatter ( sh_tsne [:, 0 ], sh_tsne [:, 1 ], c =...scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html -
Detection error tradeoff (DET) curve — sc...
random_state = 1 , n_clusters_per_class = 1 , ) X_train , X_test...n_estimators = 10 , max_features = 1 , random_state = 0 ), "Non-informative...scikit-learn.org/stable/auto_examples/model_selection/plot_det.html -
Out-of-core classification of text documents &#...
()[ 1 ], rotation = 30 ) ymax = max ( cls_runtime ) * 1.2 ax...self , encoding = "latin-1" ): HTMLParser . __init__...scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html -
DBFlute : Migration : 0.8.9.1
1} アップグレードの方法について こちら をご覧下さい。 環境上の注意点...dbflute.seasar.org/ja/oldmigration/migrate-089to0891.html -
label_ranking_loss — scikit-learn 1.8.0 d...
1 ], [ 1 , 0.2 , 0.1 ]] >>> label_ranking_loss...>>> y_true = [[ 1 , 0 , 0 ], [ 0 , 0 , 1 ]] >>> y_score...scikit-learn.org/stable/modules/generated/sklearn.metrics.label_ranking_loss.html -
Map data to a normal distribution — sciki...
1 ) # lognormal distribution X_lognormal.... uniform ( low = 0 , high = 1 , size = size ) # bimodal distribution...scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html -
SGDRegressor — scikit-learn 1.8.0 documen...
<= 1. l1_ratio=0 corresponds to L2 penalty, l1_ratio=1 to L1....passive-aggressive algorithm 1, see [1] . Only with loss='epsilon_insensitive'...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html -
User Guide — scikit-learn 1.8.0 documenta...
Guide # 1. Supervised learning 1.1. Linear Models 1.1.1. Ordinary...Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task...scikit-learn.org/stable/user_guide.html -
Contributing — scikit-learn 1.8.0 documen...
setting SKLEARN_RUN_FLOAT32_TESTS=1 . See Environment variables for...environment variable NO_MATHJAX=1 if you intend to view the documentation...scikit-learn.org/stable/developers/contributing.html