- Sort Score
- Num 20 results
- Language All
- Labels All
Results 681 - 700 of 2,850 for test (2.58 seconds)
-
SequentialFeatureSelector — scikit-learn ...
test) splits as arrays of indices....stage, this estimator chooses the best feature to add or remove based...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html -
RandomForestRegressor — scikit-learn 1.8....
max_leaf_nodes in best-first fashion. Best nodes are defined...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html -
IBM Cloud Pak for Integration - IBM Developer
developer.ibm.com/components/cloud-pak-for-integration -
load_digits — scikit-learn 1.8.0 document...
scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html -
ensemble.rst.txt
) >>> est = est.fit(X_train, y_train) # fit...mean_squared_error(y_test, est.predict(X_test)) 5.00 >>> _ = est.set_params(n_estimators=200,...scikit-learn.org/stable/_sources/modules/ensemble.rst.txt -
MiniBatchSparsePCA — scikit-learn 1.8.0 d...
n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchSparsePCA.html -
FixedThresholdClassifier — scikit-learn 1...
n_features) Test samples. y array-like of shape...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html -
EmpiricalCovariance — scikit-learn 1.8.0 ...
n_features) Test data of which we compute the...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html -
1.7. Gaussian Processes — scikit-learn 1....
= noise\_level \text{ if } x_i == x_j \text{ else } 0\] 1.7.4.2....probabilistic classification, where test predictions take the form of...scikit-learn.org/stable/modules/gaussian_process.html -
Linux Installation (Detailed Procedure)
true only in development or test environments. In production...fess.codelibs.org/15.3/install/install-linux.html -
Installation sur Windows (Procédure détaillée)
environnements de développement ou de test. Pour les environnements de...config\opensearch.yml avec un éditeur de texte et ajoutez les paramètres suivants....fess.codelibs.org/fr/15.3/install/install-windows.html -
오픈소스 전문 검색 서버 - Fess 개발 개요
│ │ └── view/ # JSP 파일 │ └── test/ │ └── java/ # 테스트 코드 ├── pom.xml...최적화 확장성 : 플러그인을 통한 기능 확장 가능 REST API : 검색 기능을 다른 애플리케이션에서 이용...fess.codelibs.org/ko/dev/getting-started.html -
RidgeClassifier — scikit-learn 1.8.0 docu...
n_features) Test samples. y array-like of shape...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html -
Multilabel classification using a classifier ch...
classifiers we predict on a held-out test set and calculate the Jaccard...a chain that will yield the best performance. However, we do...scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html -
Installing the development version of scikit-le...
test and upload wheel packages for...aliases and flags to run the tests on the module of your choice....scikit-learn.org/stable/developers/advanced_installation.html -
Retrieval-augmented generation (RAG) - IBM Deve...
developer.ibm.com/technologies/rag -
Decision Tree Regression — scikit-learn 1...
splitter splitter: {"best", "random"}, default="best" The strategy used...Supported strategies are "best" to choose the best split and "random"...scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html -
GenericUnivariateSelect — scikit-learn 1....
based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html -
Column Transformer with Mixed Types — sci...
categories using a chi-squared test. In addition, we show two different...missing values at transform/test time. False keep_empty_features...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html -
Configuration de l’environnement de développement
Compilation et tests - Méthodes de compilation et de test Guide de...de Java Java 21 ou supérieur est requis pour le développement...fess.codelibs.org/fr/dev/setup.html