- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1171 - 1180 of 9,498 for 2 (0.47 seconds)
-
Elastic Cloud Serverless on AWS achieves major ...
audited or certified under SOC 2 Type 2, ISO 27001, ISO 27017, ISO...industry-leading frameworks: SOC 2 Type 2, ISO 27001, ISO 27017, ISO...www.elastic.co/blog/elastic-cloud-serverless-achieves-major-compliance-certifications -
Categorical Feature Support in Gradient Boostin...
2 Added support for feature names....versionadded:: 0.23 .. versionchanged:: 1.2 Accept dict of constraints with...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.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 -
Plot classification boundaries with different S...
2 , 0.5 ], [ 0.2 , - 2.0 ], [ 0.5 , - 2.4 ], [ 0.2 , - 2.3...[ - 1.3 , - 1.2 ], [ - 1.1 , - 0.2 ], [ - 1.2 , - 0.4 ], [ -...scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html -
Manage data from the command line | Elastic Docs
quot;total":2,"successful":2,"failed&quo...rds":{"total":2,"successful":1,&quo...www.elastic.co/docs/manage-data/data-store/manage-data-from-the-command-line -
PredefinedSplit — scikit-learn 1.8.0 docu...
2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...index=[1 2 3] Test: index=[0] Fold 1: Train: index=[0 2] Test:...scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html -
Scheduler
Web-Crawl-Konfigurations-IDs sind 1 und 2 und die Dateisystem-Crawl-Konfigurations-ID...webConfigIds ([ "1" , "2" ] as String []) . fileConfigIds...fess.codelibs.org/de/15.4/admin/scheduler-guide.html -
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 -
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 -
check_increasing — scikit-learn 1.8.0 doc...
2 , 3 , 4 , 5 ], [ 2 , 4 , 6 , 8 , 10 ] >>>...>>> y = [ 10 , 8 , 6 , 4 , 2 ] >>> check_increasing...scikit-learn.org/stable/modules/generated/sklearn.isotonic.check_increasing.html