- Sort Score
- Num 10 results
- Language All
- Labels All
Results 951 - 960 of 1,301 for store (0.63 seconds)
Filter
-
Pipelining: chaining a PCA and a logistic regre...
the PCA Best parameter (CV score=0.874): {'logistic__C': np....print ( "Best parameter (CV score= %0.3f ):" % search . best_score_...scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html -
GraphicalLassoCV — scikit-learn 1.8.0 documenta...
) Log-likelihood score on left-out data across (k)th...of shape (n_alphas,) Mean of scores over the folds. Added in version...scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html -
Shrinkage covariance estimation: LedoitWolf vs ...
score ( X_test ) for s in shrinkages...loglik_lw = lw . fit ( X_train ) . score ( X_test ) # OAS coefficient...scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html -
XML results output
<tr> <td</cache> <score>4.98744</score> <digest>goo の提供するス...contents of the content. score Score values of the document. Digest...fess.codelibs.org/4.0/user/xml-response.html -
BernoulliNB — scikit-learn 1.8.0 documentation
score ( X , y , sample_weight = None...default=None Sample weights. Returns : score float Mean accuracy of self.predict(X)...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html -
CategoricalNB — scikit-learn 1.8.0 documentation
score ( X , y , sample_weight = None...default=None Sample weights. Returns : score float Mean accuracy of self.predict(X)...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html -
Features in Histogram Gradient Boosting Trees —...
training if the validation score does not improve (or degrades)..."categorical_features" : None , "scoring" : "neg_root_mean_squared_error"...scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html -
Bulk Retrieval of Search Results
content : Body (excerpt) score : Search score boost : Boost value...) print ( f "Average score: { df [ 'score' ] . mean () } " ) #...fess.codelibs.org/15.5/config/search-scroll.html -
det_curve — scikit-learn 1.8.0 documentation
) Target scores, can either be probability...classifiers). For decision_function scores, values greater than or equal...scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html -
ExtraTreeClassifier — scikit-learn 1.8.0 docume...
score ( X_test , y_test ) 0.8947 apply...in the attribute classes_ . score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html