Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 751 - 760 of 2,769 for test (0.26 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 Jan 12 10:07:38 GMT 2026
      166.5K bytes
      Cache
     
  2. HistGradientBoostingClassifier — scikit-l...

    n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each stage. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
    Mon Jan 12 10:07:40 GMT 2026
      175.4K bytes
      Cache
     
  3. neighbors.rst.txt

    distance calculation between a test point and the centroid is sufficient...neighbors during training and testing, while excluding them leads...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Mon Dec 29 13:14:48 GMT 2025
      38K bytes
     
  4. Version 0.22 — scikit-learn 1.8.0 documen...

    one test set could be n_classes larger than another. Test sets...feature_extraction.text.HashingVectorizer , feature_extraction.text.CountVectorizer...
    scikit-learn.org/stable/whats_new/v0.22.html
    Mon Jan 12 10:07:40 GMT 2026
      222.9K bytes
      Cache
     
  5. 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 Jan 12 10:07:41 GMT 2026
      131.9K bytes
      Cache
     
  6. 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 Jan 12 10:07:40 GMT 2026
      170.8K bytes
      Cache
     
  7. Release Highlights for scikit-learn 1.4 —...

    ``max_leaf_nodes`` in best-first fashion. Best nodes are defined...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html
    Mon Jan 12 10:07:38 GMT 2026
      211K bytes
      Cache
     
  8. Configuración de Imágenes en Miniatura

    thumbnail image file : / path / to / test . jpg / tmp / test_thumbnail...Formato Tipo MIME Descripción HTML text/html Genera miniaturas a partir...
    fess.codelibs.org/es/15.4/config/crawler-thumbnail.html
    Mon Jan 12 02:44:46 GMT 2026
      59.1K bytes
      Cache
     
  9. 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
    Mon Jan 12 10:07:40 GMT 2026
      72.6K bytes
     
  10. Version 0.17 — scikit-learn 1.8.0 documen...

    ShuffleSplit generate train-test folds, respectively similar...provide indices into training and test set, not boolean masks. The...
    scikit-learn.org/stable/whats_new/v0.17.html
    Mon Jan 12 10:07:41 GMT 2026
      89.3K bytes
      Cache
     
Back to Top