Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 501 - 510 of 3,451 for 1 (0.11 sec)

  1. DecisionBoundaryDisplay — scikit-learn 1.5.2 do...

    Added in version 1.1. Parameters : xx0 ndarray of...iris . data [:, 1 ] . min (), iris . data [:, 1 ] . max ()) ......
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Thu Oct 31 11:00:34 UTC 2024
      150.9K bytes
      Cache
     
  2. SpectralCoclustering — scikit-learn 1.5.2 docum...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...clustering . row_labels_ array([0, 1, 1, 0, 0, 0], dtype=int32) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralCoclustering.html
    Thu Oct 31 11:00:34 UTC 2024
      129.4K bytes
      Cache
     
  3. Model-based and sequential feature selection — ...

    027 1.058 concavity (worst): 0.0 1.252 concave points...search in the space of 1-4 features and 1-3 separating planes....
    scikit-learn.org/stable/auto_examples/feature_selection/plot_select_from_model_diabetes.html
    Thu Oct 31 11:00:34 UTC 2024
      118.2K bytes
      Cache
     
  4. L1-based models for Sparse Signals — scikit-lea...

    1 , n_samples ) y += 0.2 * rng . normal ( 0 , 1 , n_samples...linthresh = 10e-4 , vmin =- 1 , vmax = 1 ), cbar_kws = { "label"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Thu Oct 31 11:00:34 UTC 2024
      120.2K bytes
      Cache
     
  5. 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
    Thu Oct 31 11:00:34 UTC 2024
      120.3K bytes
      Cache
     
  6. 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
    Thu Oct 31 11:00:32 UTC 2024
      88.7K bytes
      Cache
     
  7. mean_squared_log_error — scikit-learn 1.5.2 doc...

    since version 1.4: squared is deprecated in 1.4 and will be removed...np.float64(0.039...) >>> y_true = [[ 0.5 , 1 ], [ 1 , 2 ], [ 7 , 6 ]] >>> y_pred...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_log_error.html
    Thu Oct 31 11:00:34 UTC 2024
      109.6K bytes
      Cache
     
  8. BaggingRegressor — scikit-learn 1.5.2 documenta...

    max_samples = 1.0 , max_features = 1.0 , bootstrap = True...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html
    Thu Oct 31 11:00:34 UTC 2024
      147.3K 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
    Thu Oct 31 11:00:34 UTC 2024
      91.9K 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
    Thu Oct 31 11:00:34 UTC 2024
      33.7K bytes
      Cache
      Similar Results (1)
     
Back to top