Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 731 - 740 of 964 for spring (0.54 sec)

  1. 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
     
  2. 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
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. 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
     
  9. 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
     
  10. 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