- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1071 - 1080 of over 10,000 for 2 (0.56 seconds)
-
Classifier comparison — scikit-learn 1.8....
n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html -
Gradient Boosting regression — scikit-lea...
2 , 2 ) # `labels` argument in boxplot...permutation methods identify the same 2 strongly predictive features but...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html -
mean_poisson_deviance — scikit-learn 1.8....
= [ 2 , 0 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5 , 2. , 2....2. ] >>> mean_poisson_deviance ( y_true , y_pred ) 1.4260......scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_poisson_deviance.html -
SVC — scikit-learn 1.8.0 documentation
[ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>>...>>> y = np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.svm...scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html -
NMF — scikit-learn 1.8.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 -
auto_examples_jupyter.zip
- l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2\n mask...1,\n figsize=(4 * 2.2, n_classifiers * 2.2),\n)\nevaluation_results...scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip -
ledoit_wolf — scikit-learn 1.8.0 document...
scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf.html -
Archiv
herunterladen Methode 2: Repository mit Git klonen Schritt 2: Überprüfung...Installation von OpenSearch Schritt 2: Installation von Fess Schritt...fess.codelibs.org/de/archives.html -
v030121.3 – Elastic Information Security Addend...
www.elastic.co/pdf/elastic-information-security-addendum-consolidated-v030121-3.pdf -
RBF — scikit-learn 1.8.0 documentation
x_j)^2}{2l^2} \right)\] where \(l\) is the...very smooth. See [2] , Chapter 4, Section 4.2, for further details...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RBF.html