Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 661 - 680 of 2,766 for test (0.89 seconds)

  1. 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
    Mon Dec 22 11:58:31 GMT 2025
      166.5K bytes
      Cache
     
  2. 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
    Mon Dec 22 11:58:31 GMT 2025
      159.6K bytes
      Cache
     
  3. 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
    Mon Dec 22 02:42:45 GMT 2025
      66K bytes
      Cache
     
  4. 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
    Mon Dec 22 11:58:30 GMT 2025
      118.9K bytes
      Cache
     
  5. 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
    Mon Dec 22 02:15:15 GMT 2025
      319.1K bytes
      Cache
     
  6. Learning Paths - IBM Developer

    build REST APIs, persist data, configure environments, test your...
    developer.ibm.com/learningpaths/
    Mon Dec 22 12:17:55 GMT 2025
      632K bytes
      Cache
     
  7. 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/
    Tue Dec 16 02:49:58 GMT 2025
      701.5K bytes
      Cache
     
  8. 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
     
  9. 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
     
  10. 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
     
  11. 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
     
  12. 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
     
  13. 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
     
  14. 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
     
  15. 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
     
  16. 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
     
  17. 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
     
  18. 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
     
  19. 오픈소스 전문 검색 서버 - 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
     
  20. 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
     
Back to Top