Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 771 - 780 of 1,520 for store (0.1 sec)

  1. LassoLarsIC — scikit-learn 1.5.2 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Sat Nov 23 04:49:16 UTC 2024
      144.9K bytes
      Cache
     
  2. Ridge — scikit-learn 1.5.2 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Sat Nov 23 04:49:14 UTC 2024
      153.4K bytes
      Cache
     
  3. Statistical comparison of models using grid sea...

    "rank_test_score" , "mean_test_score" , "std_test_score" ]] params...params rank_test_score mean_test_score std_test_score kernel rbf {'kernel':...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html
    Sat Nov 23 04:49:15 UTC 2024
      173.7K bytes
      Cache
     
  4. A demo of the Spectral Co-Clustering algorithm ...

    fit ( data ) score = consensus_score ( model . biclusters_...print ( "consensus score: {:.3f} " . format ( score )) fit_data =...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html
    Sat Nov 23 04:49:15 UTC 2024
      89K bytes
      1 views
      Cache
     
  5. Elon Musk Once Committed Immigration Fraud — He...

    lets you Digg (upvote) stories, save stories to revisit later, and...lets you Digg (upvote) stories, save stories to revisit later, and...
    digg.com/digg-vids/link/elon-musk-immigration-fraud-explanation-video
    Thu Oct 31 01:14:53 UTC 2024
      151.2K bytes
      Cache
     
  6. RFECV — scikit-learn 1.5.2 documentation

    cross-validation scores across (k)th fold. mean_test_score ndarray of...,) Mean of scores over the folds. std_test_score ndarray of shape...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html
    Sat Nov 23 04:49:16 UTC 2024
      158K bytes
      Cache
     
  7. ClassifierMixin — scikit-learn 1.5.2 documentation

    "classifier" ; score method that default to accuracy_score . enforce...>>> estimator . score ( X , y ) 0.66... score ( X , y , sample_weight...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html
    Sat Nov 23 04:49:16 UTC 2024
      112.9K bytes
      Cache
     
  8. Custom refit strategy of a grid search with cro...

    define the scores to select the best candidate. scores = [ "precision"...(), tuned_parameters , scoring = scores , refit = refit_strategy...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Sat Nov 23 04:49:14 UTC 2024
      118K bytes
      Cache
     
  9. auc — scikit-learn 1.5.2 documentation

    average_precision_score Compute average precision from prediction scores. p...the ROC-curve, see roc_auc_score . For an alternative way to...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html
    Sat Nov 23 04:49:14 UTC 2024
      112.5K bytes
      Cache
     
  10. RidgeClassifier — scikit-learn 1.5.2 documentation

    confidence scores for samples. The confidence score for a sample...get the confidence scores. Returns : scores ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Sat Nov 23 04:49:15 UTC 2024
      143.3K bytes
      Cache
     
Back to top