- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1261 - 1270 of 2,486 for 2 (0.06 sec)
-
f_regression — scikit-learn 1.6.0 documentation
2...+00, 2.6...+13, 2.6...+00]) >>> p_values array([2.7...,...many regressors. This is done in 2 steps: The cross correlation between...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html -
SVC — scikit-learn 1.6.0 documentation
[ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.svm import SVC...scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html -
eclipse-download-packages-snapshot.png
dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-download-packages-snapshot.png -
eclipse-download-entry-snapshot.png
dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-download-entry-snapshot.png -
DictionaryLearning — scikit-learn 1.7.dev0 docu...
_Fro ^ 2 + alpha * || U || _1 , 1 ( U , V ) with || V_k || _2 <=...X_hat - X ) ** 2 , axis = 1 ) / np . sum ( X ** 2 , axis = 1 ))...scikit-learn.org/dev/modules/generated/sklearn.decomposition.DictionaryLearning.html -
KDTree — scikit-learn 1.6.0 documentation
satisfy leaf_size <= n_points <= 2 * leaf_size , except in the case...standard Euclidean distance when p = 2. A list of valid metrics for KDTree...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KDTree.html -
Receiver Operating Characteristic (ROC) with cr...
= 2 ], y [ y != 2 ] n_samples , n_features...linearly separable from the other 2; the latter are not linearly separable...scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html -
12886b402d0e3ea4.css
\:col-span-2{grid-column:span 2/span 2}.md\:mx-2{margin-left...ht:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5re...www.elastic.co/observability-labs/_next/static/css/12886b402d0e3ea4.css -
NuSVC — scikit-learn 1.6.0 documentation
[ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.pipeline import...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html -
NMF — scikit-learn 1.6.0 documentation
||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...scikit-learn.org/stable/modules/generated/sklearn.decomposition.NMF.html