Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 731 - 740 of 2,956 for 1 (3.62 sec)

  1. homogeneity_completeness_v_measure — scikit-lea...

    1 , 1 , 2 , 2 ], [ 0 , 0 , 1 , 2 , 2 , 2 ] >>>...float Score between 0.0 and 1.0. 1.0 stands for perfectly homogeneous...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_completeness_v_measure.html
    Mon Apr 21 17:07:39 UTC 2025
      110.9K bytes
      Cache
     
  2. Post pruning decision trees with cost complexit...

    plot ( ccp_alphas [: - 1 ], impurities [: - 1 ], marker = "o" , drawstyle...clfs [ - 1 ] . tree_ . node_count , ccp_alphas [ - 1 ] ) ) Number...
    scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html
    Mon Apr 21 17:07:39 UTC 2025
      102.8K bytes
      Cache
     
  3. Plot the decision surfaces of ensembles of tree...

    () - 1 , X [:, 0 ] . max () + 1 y_min , y_max = X [:, 1 ] . min...min () - 1 , X [:, 1 ] . max () + 1 xx , yy = np . meshgrid (...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html
    Mon Apr 21 17:07:38 UTC 2025
      113.8K bytes
      Cache
     
  4. Empirical evaluation of the impact of k-means i...

    mean ( axis = 1 ), inertia . std ( axis = 1 ), fmt = format...using a init="random" and n_init=1 . This run leads to a bad convergence...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html
    Mon Apr 21 17:07:39 UTC 2025
      105.8K bytes
      Cache
     
  5. Illustration of prior and posterior Gaussian pr...

    "Observations" ) axs [ 1 ] . legend ( bbox_to_anchor = ( 1.05 , 1.5 ), loc..."Observations" ) axs [ 1 ] . legend ( bbox_to_anchor = ( 1.05 , 1.5 ), loc...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html
    Mon Apr 21 17:07:38 UTC 2025
      135.8K bytes
      Cache
     
  6. FrozenEstimator — scikit-learn 1.6.1 documentation

    scikit-learn 1.6 Release Highlights for scikit-learn 1.6 Probability...
    scikit-learn.org/stable/modules/generated/sklearn.frozen.FrozenEstimator.html
    Mon Apr 21 17:07:39 UTC 2025
      119.4K bytes
      Cache
     
  7. Comparing Random Forests and Histogram Gradient...

    row = 1 , col = 1 ) fig . add_trace ( line_trace , row = 1 , col...row = 1 , col = 2 ) fig . add_trace ( line_trace , row = 1 , col...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Mon Apr 21 17:07:39 UTC 2025
      125K bytes
      Cache
     
  8. Comparison of LDA and PCA 2D projection of Iris...

    1 , 2 ], target_names ): plt . scatter...y == i , 0 ], X_r [ y == i , 1 ], color = color , alpha = 0.8...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html
    Mon Apr 21 17:07:38 UTC 2025
      93K bytes
      Cache
     
  9. Factor Analysis (with rotation) to visualize pa...

    vmin =- 1 , vmax = 1 ) ax . set_xticks ([ 0 , 1 , 2 , 3 ])...set_xticks ([ 0 , 1 ]) ax . set_xticklabels ([ "Comp. 1" , "Comp. 2"...
    scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html
    Mon Apr 21 17:07:39 UTC 2025
      96K bytes
      Cache
     
  10. Scikit-learn governance and decision-making — s...

    “about” page: Requires +1 by a maintainer, no -1 by a maintainer (lazy...changes require +1 by two maintainers, no -1 by a maintainer (lazy...
    scikit-learn.org/stable/governance.html
    Mon Apr 21 17:07:38 UTC 2025
      33.3K bytes
      Cache
     
Back to top