Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 821 - 830 of 1,505 for store (0.14 sec)

  1. __sklearn_is_fitted__ as Developer API — scikit...

    predictions def score ( self , X , y ): """ Calculate Score If the estimator...check_is_fitted ( self ) # Perform scoring logic return 0.5 def __sklearn_is_fitted__...
    scikit-learn.org/stable/auto_examples/developing_estimators/sklearn_is_fitted.html
    Fri Nov 22 23:53:27 UTC 2024
      86.7K bytes
      Cache
     
  2. BayesianRidge — 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.BayesianRidge.html
    Fri Nov 22 23:53:26 UTC 2024
      148.6K bytes
      Cache
     
  3. RegressorChain — 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.multioutput.RegressorChain.html
    Thu Nov 21 22:17:08 UTC 2024
      132K bytes
      Cache
     
  4. LinearSVC — 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.svm.LinearSVC.html
    Fri Nov 22 23:53:26 UTC 2024
      162.3K bytes
      Cache
     
  5. DummyRegressor — scikit-learn 1.5.2 documentation

    score ( X , y ) 0.0 fit ( X , y ,...distribution of query points. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html
    Fri Nov 22 23:53:26 UTC 2024
      139.5K bytes
      Cache
     
  6. Visualization of MLP weights on MNIST — scikit-...

    05534985 Training set score: 0.986429 Test set score: 0.953061 import...print ( "Training set score: %f " % mlp . score ( X_train , y_train...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Fri Nov 22 23:53:26 UTC 2024
      89.2K bytes
      Cache
     
  7. Effect of transforming the targets in regressio...

    r2_score def compute_score ( y_true , y_pred ):...get ]): for name , score in compute_score ( y_test , y_pred )...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Fri Nov 22 23:53:26 UTC 2024
      120.6K bytes
      Cache
     
  8. Target Encoder’s Internal Cross fitting — sciki...

    "Raw Model score on training set: " , raw_model . score ( X_train..."Raw Model score on test set: " , raw_model . score ( X_test ,...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Fri Nov 22 23:53:27 UTC 2024
      107.6K bytes
      Cache
     
  9. KMeans — scikit-learn 1.5.2 documentation

    score ( X , y = None , sample_weight...assigned equal weight. Returns : score float Opposite of the value...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Fri Nov 22 23:53:27 UTC 2024
      161K bytes
      Cache
     
  10. For holiday shopping or spending down those gif...

    Subscribe An Argentinian ghost story , climate fiction for a better...1992 novel telling the Homeric story of Troy from the perspective...
    www.metafilter.com/206363/For-holiday-shopping-or-spending-down-those-gift-cards
    Wed Nov 20 00:49:54 UTC 2024
      85.3K bytes
      Cache
     
Back to top