Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 721 - 740 of 964 for spring (0.27 sec)

  1. ndcg_score — scikit-learn 1.7.2 documentation

    Springer, Berlin, Heidelberg. Examples...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html
    Wed Sep 24 16:15:25 UTC 2025
      113.6K bytes
      Cache
     
  2. Comparing random forests and the multi-output m...

    predictions Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Wed Sep 24 16:15:25 UTC 2025
      98.6K bytes
      Cache
     
  3. Gaussian process classification (GPC) on iris d...

    dataset Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html
    Wed Sep 24 16:15:26 UTC 2025
      98.4K bytes
      Cache
     
  4. Visualization of MLP weights on MNIST — scikit-...

    samples Gallery generated by Sphinx-Gallery This Page Download.... fit ( X_train , y_train ) print ( "Training set score: %f "...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html
    Wed Sep 24 16:15:25 UTC 2025
      93.4K bytes
      Cache
     
  5. Pipelining: chaining a PCA and a logistic regre...

    classification Gallery generated by Sphinx-Gallery This Page Download...fit ( X_digits , y_digits ) print ( "Best parameter (CV score=...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Wed Sep 24 16:15:25 UTC 2025
      97.2K bytes
      Cache
     
  6. LassoLarsCV — scikit-learn 1.7.2 documentation

    feature names that are all strings. Added in version 1.0. See...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html
    Wed Sep 24 16:15:26 UTC 2025
      145.6K bytes
      Cache
     
  7. BaggingRegressor — scikit-learn 1.7.2 documenta...

    feature names that are all strings. Added in version 1.0. estimators_...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html
    Wed Sep 24 16:15:25 UTC 2025
      147.5K bytes
      Cache
     
  8. BayesianRidge — scikit-learn 1.7.2 documentation

    feature names that are all strings. Added in version 1.0. See...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.BayesianRidge.html
    Wed Sep 24 16:15:26 UTC 2025
      149.6K bytes
      Cache
     
  9. ComplementNB — scikit-learn 1.7.2 documentation

    feature names that are all strings. Added in version 1.0. See...X , y ) ComplementNB() >>> print ( clf . predict ( X [ 2 : 3...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Wed Sep 24 16:15:26 UTC 2025
      153K bytes
      Cache
     
  10. 12.1. Array API support (experimental) — scikit...

    initially contains categorical string data (thus needs to be on CPU),...
    scikit-learn.org/stable/modules/array_api.html
    Wed Sep 24 16:15:24 UTC 2025
      77.1K bytes
      Cache
     
  11. 3.2. Tuning the hyper-parameters of an estimato...

    be specified as a list of strings of predefined scores names...must be set to the metric (string) for which the best_params_...
    scikit-learn.org/stable/modules/grid_search.html
    Wed Sep 24 16:15:26 UTC 2025
      130.8K bytes
      Cache
     
  12. Feature transformations with ensembles of trees...

    models Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/ensemble/plot_feature_transformation.html
    Wed Sep 24 16:15:26 UTC 2025
      197K bytes
      Cache
     
  13. Comparing different clustering algorithms on to...

    structure Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html
    Wed Sep 24 16:15:25 UTC 2025
      126K bytes
      Cache
     
  14. Label Propagation digits: Demonstrating perform...

    agglomeration Gallery generated by Sphinx-Gallery On this page This Page...true_labels = y [ unlabeled_set ] print ( "Label Spreading model: %d...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Wed Sep 24 16:15:25 UTC 2025
      99.4K bytes
      Cache
     
  15. Hierarchical clustering: structured vs unstruct...

    datasets Gallery generated by Sphinx-Gallery On this page This Page...import AgglomerativeCluster print ( "Compute unstructured hierarchical...
    scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html
    Wed Sep 24 16:15:25 UTC 2025
      101.9K bytes
      Cache
     
  16. Plot individual and voting regression predictio...

    estimator Gallery generated by Sphinx-Gallery On this page This Page...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_regressor.html
    Wed Sep 24 16:15:26 UTC 2025
      132.8K bytes
      Cache
     
  17. Pipeline ANOVA SVM — scikit-learn 1.7.2 documen...

    Selection Gallery generated by Sphinx-Gallery This Page Download...anova_svm . predict ( X_test ) print ( classification_report ( y_test...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection_pipeline.html
    Wed Sep 24 16:15:26 UTC 2025
      116.5K bytes
      Cache
     
  18. Gaussian Mixture Model Ellipsoids — scikit-lear...

    Selection Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html
    Wed Sep 24 16:15:25 UTC 2025
      100.1K bytes
      Cache
     
  19. Fitting an Elastic Net with a precomputed Gram ...

    regression Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/linear_model/plot_elastic_net_precomputed_gram_matrix_with_...
    Wed Sep 24 16:15:25 UTC 2025
      110.7K bytes
      Cache
     
  20. Lasso on dense and sparse data — scikit-learn 1...

    cross-validation Gallery generated by Sphinx-Gallery On this page This Page...sparse_lasso . fit ( X_sp , y ) print ( f "Sparse Lasso done in {...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Wed Sep 24 16:15:25 UTC 2025
      97.4K bytes
      Cache
     
Back to top