- Sort Score
- Num 20 results
- Language All
- Labels All
Results 661 - 680 of 2,766 for test (0.84 seconds)
-
MLPClassifier — scikit-learn 1.8.0 docume...
train-test split if early stopping is used,...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html -
StackingClassifier — scikit-learn 1.8.0 d...
test splits, "prefit" ,...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html -
Arquitectura y Estructura del Código
│ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...Paquetes Principales Paquete app Este es el código de la capa de aplicación...fess.codelibs.org/es/dev/architecture.html -
RBF SVM parameters — scikit-learn 1.8.0 d...
and just applying it on the test set. from sklearn.preprocessing...is usually sufficient. If the best parameters lie on the boundaries...scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html -
What is OpenTelemetry? | Elastic
Faster troubleshooting of build/test issues You can find setup instructions...timestamp, user ID, and IP address Best for: Troubleshooting, debugging,...www.elastic.co/what-is/opentelemetry -
Learning Paths - IBM Developer
developer.ibm.com/learningpaths/ -
Introduction to Watson Discovery - IBM Developer
and query and test your data. Enrichments Discovery...relevant excerpts related to the best matches. Smart Document Understanding...developer.ibm.com/articles/introduction-watson-discovery/ -
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