Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 201 - 210 of over 10,000 for 1 (0.4 seconds)

Filter
  1. LinearRegression — scikit-learn 1.8.0 documenta...

    ([[ 1 , 1 ], [ 1 , 2 ], [ 2 , 2 ], [ 2 , 3 ]]) >>> # y = 1 * x_0...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Mon Mar 23 20:39:21 UTC 2026
      19.7K bytes
      Cache
     
  2. make_column_selector — scikit-learn 1.8.0 docum...

    1. , 0. , 0. ], [-1.50755672, 1. , 0. , 0. ], [-0.30151134,...[-0.30151134, 0. , 1. , 0. ], [ 0.90453403, 0. , 0. , 1. ]]) __call__...
    scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_selector.html
    Mon Mar 23 20:39:21 UTC 2026
      14.8K bytes
      Cache
     
  3. f_classif — scikit-learn 1.8.0 documentation

    n_clusters_per_class = 1 , ... shuffle = False , random_state...f_statistic array([2.21e+02, 7.02e-01, 1.70e+00, 9.31e-01, 5.41e+00, 3.25e-01,...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html
    Mon Mar 23 20:39:23 UTC 2026
      13.8K bytes
      Cache
     
  4. lars_path_gram — scikit-learn 1.8.0 documentation

    the case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y -...equation (see discussion in [1] ). Read more in the User Guide...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html
    Mon Mar 23 20:39:21 UTC 2026
      15K bytes
      Cache
     
  5. inplace_csr_row_normalize_l1 — scikit-lea...

    1 , 2 , 3 ]) >>> data = np . array ([ 1.0 , 2.0...0. ], [0. , 0. , 1. , 0. ], [0. , 0. , 0. , 1. ]]) On this page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs_fast.inplace_csr_row_normaliz...
    Mon Jan 26 14:16:29 UTC 2026
      108.3K bytes
      Cache
     
  6. AbstractResourceBasedMessageSource (Spring Fram...

    Properties default encoding: ISO-8859-1. A null value indicates the platform...properties files. Default is "-1", indicating to cache forever...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/support/Abst...
    Fri Feb 01 00:00:00 UTC 1980
      46K bytes
      Cache
     
  7. StandardScaler — scikit-learn 1.8.0 documentation

    ( data )) [[-1. -1.] [-1. -1.] [ 1. 1.] [ 1. 1.]] >>> print (...0 , 0 ], [ 0 , 0 ], [ 1 , 1 ], [ 1 , 1 ]] >>> scaler = StandardScaler...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html
    Mon Mar 23 20:39:21 UTC 2026
      25.1K bytes
      Cache
     
  8. Displaying Pipelines — scikit-learn 1.8.0 docum...

    [{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...instead of [{1:1}, {2:5}, {3:1}, {4:1}]. The "balanced" mode uses...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html
    Mon Mar 23 20:39:21 UTC 2026
      81.8K bytes
      Cache
     
  9. LabelSpreading — scikit-learn 1.8.0 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...Clamping factor. A value in (0, 1) that specifies the relative amount...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html
    Mon Mar 23 20:39:23 UTC 2026
      17.5K bytes
      Cache
     
  10. silhouette_samples — scikit-learn 1.8.0 documen...

    The best value is 1 and the worst value is -1. Values near 0 indicate...2 <= n_labels <= n_samples - 1 . This function returns the Silhouette...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_samples.html
    Mon Mar 23 20:39:20 UTC 2026
      14.5K bytes
      Cache
     
Back to Top