Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 681 - 700 of 2,850 for test (2.58 seconds)

  1. 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
    Mon Dec 22 11:58:30 GMT 2025
      143.7K bytes
      Cache
     
  2. 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
    Mon Dec 22 11:58:31 GMT 2025
      170.8K bytes
      Cache
     
  3. IBM Cloud Pak for Integration - IBM Developer

    and test a new API using API Connect,...
    developer.ibm.com/components/cloud-pak-for-integration
    Mon Dec 22 12:50:10 GMT 2025
      636.3K bytes
      Cache
     
  4. load_digits — scikit-learn 1.8.0 document...

    integers 0-16 This is a copy of the test set of the UCI ML hand-written...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html
    Mon Dec 22 11:58:31 GMT 2025
      127.1K bytes
      Cache
     
  5. 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
    Fri Dec 05 17:52:54 GMT 2025
      72.2K bytes
     
  6. 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
    Mon Dec 22 11:58:31 GMT 2025
      138.6K bytes
      Cache
     
  7. 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
    Mon Dec 22 11:58:29 GMT 2025
      142.7K bytes
      Cache
     
  8. 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
    Mon Dec 22 11:58:31 GMT 2025
      131.9K bytes
      Cache
     
  9. 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
    Mon Dec 22 11:58:30 GMT 2025
      84.6K bytes
      Cache
     
  10. Linux Installation (Detailed Procedure)

    true only in development or test environments. In production...
    fess.codelibs.org/15.3/install/install-linux.html
    Sun Dec 21 02:39:05 GMT 2025
      43.1K bytes
      Cache
     
  11. 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
    Mon Dec 22 02:43:53 GMT 2025
      46.7K bytes
      Cache
     
  12. 오픈소스 전문 검색 서버 - Fess 개발 개요

    │ │ └── view/ # JSP 파일 │ └── test/ │ └── java/ # 테스트 코드 ├── pom.xml...최적화 확장성 : 플러그인을 통한 기능 확장 가능 REST API : 검색 기능을 다른 애플리케이션에서 이용...
    fess.codelibs.org/ko/dev/getting-started.html
    Mon Dec 22 02:47:47 GMT 2025
      46.8K bytes
      Cache
     
  13. 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
    Mon Dec 22 11:58:31 GMT 2025
      143.9K bytes
      Cache
     
  14. 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
    Mon Dec 22 11:58:30 GMT 2025
      104.9K bytes
      Cache
     
  15. 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
    Fri Dec 05 17:52:54 GMT 2025
      48.1K bytes
      Cache
     
  16. Retrieval-augmented generation (RAG) - IBM Deve...

    and test queries in minutes. 14 November...
    developer.ibm.com/technologies/rag
    Mon Dec 22 12:30:54 GMT 2025
      637.4K bytes
      Cache
      Similar Results (1)
     
  17. 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
    Mon Dec 22 11:58:29 GMT 2025
      178.7K bytes
      Cache
     
  18. 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
    Mon Dec 22 11:58:31 GMT 2025
      134.9K bytes
      Cache
     
  19. 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
    Mon Dec 22 11:58:29 GMT 2025
      368.1K bytes
      Cache
     
  20. 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
    Mon Dec 22 02:43:57 GMT 2025
      68.5K bytes
      Cache
     
Back to Top