Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1101 - 1110 of 1,745 for store (1.48 seconds)

  1. SequentialFeatureSelector — scikit-learn ...

    scoring str or callable, default=None Scoring method to..., direction = 'forward' , scoring = None , cv = 5 , n_jobs =...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html
    Wed Nov 26 04:38:21 GMT 2025
      143.1K bytes
      Cache
     
  2. StackingRegressor — scikit-learn 1.7.2 do...

    Notes The \(R^2\) score used when calling score on a regressor uses...fit ( X_train , y_train ) . score ( X_test , y_test ) 0.3... fit...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html
    Wed Nov 26 04:38:19 GMT 2025
      153.4K bytes
      Cache
     
  3. Clustering text documents using k-means —...

    section we define a function to score different clustering pipelines...else name train_times = [] scores = defaultdict ( list ) for...
    scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html
    Wed Nov 26 04:38:21 GMT 2025
      150.2K bytes
      Cache
     
  4. make_scorer — scikit-learn 1.7.2 document...

    estimators or functions allowing a scoring parameter. The parameter response_method...should be used to feed the scoring/loss function. Read more in...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Wed Nov 26 04:38:21 GMT 2025
      115.7K bytes
      Cache
     
  5. PoissonRegressor — scikit-learn 1.7.2 doc...

    score ( X , y ) np.float64(0.990)...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Mon Nov 24 10:55:07 GMT 2025
      139.5K bytes
      Cache
     
  6. Writing clean, testable, high quality code in P...

    that have a higher complexity score are more likely to be fault-prone....all classes and methods It scores close to a 10.0 rating with...
    developer.ibm.com/articles/au-cleancode/
    Wed Nov 26 07:08:32 GMT 2025
      731.5K bytes
      Cache
     
  7. Imputing missing values with variants of Iterat...

    6 )) means = - scores . mean () errors = scores . std () means...cross_val_score ( estimator , X , y , scoring = "neg_mean_squared_error"...
    scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html
    Wed Nov 26 04:38:21 GMT 2025
      113.3K bytes
      Cache
     
  8. LinearSVR — scikit-learn 1.7.2 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html
    Fri Nov 21 09:29:40 GMT 2025
      143.3K bytes
      Cache
     
  9. SVR — scikit-learn 1.7.2 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...(n_samples,) The predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html
    Wed Nov 26 04:38:21 GMT 2025
      145.1K bytes
      Cache
     
  10. Arrow right

    criteria with a minimum score of 0 and maximum score of 20 points, with...the final score being the average of the judges’ scores. Completeness...
    developer.ibm.com/callforcode/global-challenge/
    Wed Nov 26 05:21:15 GMT 2025
      43.9K bytes
      Cache
     
Back to Top