- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 51 - 60 of 502 for store (0.1 sec)
-
Comparing Target Encoder with Other Encoders — ...
"test_score" ] rmse_train_score = - result [ "train_score" ] results..., return_train_score = True , ) rmse_test_score = - result [ "test_score"...scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html -
CalibrationDisplay — scikit-learn 1.7.2 documen...
All parameters are stored as attributes. Read more about...CalibrationDisplay . Object that stores computed values. See also ...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html -
Glossary of Common Terms and API Elements — sci...
inlier score where outliers have score below 0. score_samples...distinct from the score method and the scoring API used in cross...scikit-learn.org/stable/glossary.html -
dump_svmlight_file — scikit-learn 1.7.2 documen...
It does not store zero valued features hence is...of each line can be used to store a target variable to predict....scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html -
Selecting dimensionality reduction with Pipelin...
# select score for best C mean_scores = mean_scores . max ( axis...'2*n_jobs' error_score nan return_train_score False best_estimator_:...scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html -
DetCurveDisplay — scikit-learn 1.7.2 documentation
All parameters are stored as attributes. For general...DetCurveDisplay Object that stores computed values. See also det_curve...scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html -
Isomap — scikit-learn 1.7.2 documentation
n_components) Stores the embedding vectors. kernel_pca_...sklearn.neighbors.NearestNeighbors instance Stores nearest neighbors instance,...scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html -
LearningCurveDisplay — scikit-learn 1.7.2 docum...
train_scores = train_scores , test_scores = test_scores , score_name...train_sizes , train_scores , test_scores , score_name = None ) [source]...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html -
fetch_openml — scikit-learn 1.7.2 documentation
default all scikit-learn data is stored in ‘~/scikit_learn_data’ subfolders....the standard target column a stored on the server is used. If None...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html -
PredictionErrorDisplay — scikit-learn 1.7.2 doc...
All parameters are stored as attributes. For general...PredictionErrorDispl Object that stores the computed values. See also...scikit-learn.org/stable/modules/generated/sklearn.metrics.PredictionErrorDisplay.html