Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1091 - 1100 of 3,751 for test (0.31 seconds)

Filter
  1. RANSACRegressor — scikit-learn 1.8.0 documentation

    the mean accuracy on the given test data, which is used for the...the inliers predicted by the “best” model found during RANSAC sampling...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RANSACRegressor.html
    Mon Mar 23 20:39:20 UTC 2026
      18.4K bytes
      Cache
     
  2. Lasso model selection: AIC-BIC / cross-validati...

    a final evaluation on unseen test set only. Conclusion # In this...fold. This illustrates why nested-cross validation is a good...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html
    Mon Mar 23 20:39:21 UTC 2026
      21.4K bytes
      Cache
     
  3. How to validate your GraphQL queries with ESLint

    first step was to fire some test queries at the API. I quickly...the past, I'd used GitHub's RESTful API , and pieced my data together...
    developer.ibm.com/articles/validate-graphql-queries-eslint/
    Mon Mar 09 13:23:37 UTC 2026
      21.6K bytes
      Cache
     
  4. 1.11. Ensembles: Gradient boosting, random fore...

    the “best” split (i.e. equivalent to passing splitter="best" to...'squared_error' ... ) >>> est = est . fit ( X_train , y_train...
    scikit-learn.org/stable/modules/ensemble.html
    Mon Mar 23 20:39:21 UTC 2026
      38.6K bytes
      Cache
     
  5. Sharing MQ JMS conversations over channel insta...

    SHARECNV to 1 and re-run the test application to see what effect...
    developer.ibm.com/articles/awb-sharing-mq-conversations-over-channel-instances/
    Tue Feb 17 06:55:54 UTC 2026
      106.8K bytes
      Cache
     
  6. 1.4. Support Vector Machines — scikit-learn 1.8...

    scaling must be applied to the test vector to obtain meaningful...all training vectors and the test vectors must be provided: >>>...
    scikit-learn.org/stable/modules/svm.html
    Mon Mar 23 20:39:20 UTC 2026
      22.3K bytes
      Cache
     
  7. Common pitfalls in the interpretation of coeffi...

    DataFrame ( [ est [ - 1 ] . regressor_ . coef_ * est [: - 1 ] ....DataFrame ( [ est [ - 1 ] . regressor_ . coef_ * est [: - 1 ] ....
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Mon Mar 23 20:39:20 UTC 2026
      72.7K bytes
      Cache
     
  8. bootstrap.js

    test(j());if(/Trident/i.test(j())&&S(t)&&"fi...F(){return!/^((?!chrome|android).)*safari/i.test(j())}function H(t,e,i){void...
    scikit-learn.org/stable/_static/scripts/bootstrap.js
    Mon Mar 23 20:39:20 UTC 2026
      23.4K bytes
     
  9. 8.4. Loading other datasets — scikit-learn 1.8....

    Those images can be useful to test algorithms and pipelines on...machine learning algorithms work best if the input is converted to...
    scikit-learn.org/stable/datasets/loading_other_datasets.html
    Mon Mar 23 20:39:20 UTC 2026
      12.5K bytes
      Cache
     
  10. RidgeClassifier — scikit-learn 1.8.0 documentation

    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 Mar 23 20:39:23 UTC 2026
      18.4K bytes
      Cache
     
Back to Top