- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 911 - 920 of 3,757 for 1 (0.09 sec)
-
Semi-supervised Classification on a Text Datase...
sum ( 1 for x in y_train if x == - 1 )) clf . fit (...training set: 1706 End of iteration 1, added 1076 new labels. End of...scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html -
Plot different SVM classifiers in the iris data...
plot the support vectors C = 1.0 # SVM regularization parameter...) X0 , X1 = X [:, 0 ], X [:, 1 ] for clf , title , ax in zip...scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html -
GenericUnivariateSelect — scikit-learn 1.7.2 do...
Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html -
2.9. Neural network models (unsupervised) — sci...
\[\sigma(x) = \frac{1}{1 + e^{-x}}\] 2.9.1.3. Stochastic Maximum...for digit classification 2.9.1.1. Graphical model and parametrization...scikit-learn.org/stable/modules/neural_networks_unsupervised.html -
homogeneity_completeness_v_measure — scikit-lea...
1 , 1 , 2 , 2 ], [ 0 , 0 , 1 , 2 , 2 , 2 ] >>>...float Score between 0.0 and 1.0. 1.0 stands for perfectly homogeneous...scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_completeness_v_measure.html -
scikit-learn: machine learning in Python — scik...
scikit-learn 1.8 (Changelog) . September 2025. scikit-learn 1.7.2 is...). July 2025. scikit-learn 1.7.1 is available for download (...scikit-learn.org/stable/index.html -
Post pruning decision trees with cost complexit...
plot ( ccp_alphas [: - 1 ], impurities [: - 1 ], marker = "o" , drawstyle...clfs [ - 1 ] . tree_ . node_count , ccp_alphas [ - 1 ] ) ) Number...scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html -
Plot the decision surfaces of ensembles of tree...
() - 1 , X [:, 0 ] . max () + 1 y_min , y_max = X [:, 1 ] . min...min () - 1 , X [:, 1 ] . max () + 1 xx , yy = np . meshgrid (...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html -
駅ランキング一覧48件中 1件から20件 - gooランキング
3位 目黒駅、2位 恵比寿駅、1位に選ばれたのは… 地域 駅 2024年1月04日 1 2 3 次へ 新着ランキング Nintendo...抑えて1位に選ばれたのは… 駅弁が一番おいしい都道府県ランキング!3位 群馬、2位 宮城、気になる1位は… 第1話が衝撃...ranking.goo.ne.jp/topic/19/ -
Empirical evaluation of the impact of k-means i...
mean ( axis = 1 ), inertia . std ( axis = 1 ), fmt = format...using a init="random" and n_init=1 . This run leads to a bad convergence...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html