Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1001 - 1010 of 3,200 for 2 (0.35 sec)

  1. Hierarchical clustering: structured vs unstruct...

    2 import mpl_toolkits.mplot3d #...== l , 1 ], X [ label == l , 2 ], color = plt . cm . jet ( float...
    scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html
    Thu Sep 18 09:36:17 UTC 2025
      101.9K bytes
      Cache
     
  2. 1.3. Kernel ridge regression — scikit-learn 1.7...

    (linear least squares with \(L_2\) -norm regularization) with the...loss, both combined with \(L_2\) regularization. In contrast...
    scikit-learn.org/stable/modules/kernel_ridge.html
    Thu Sep 18 09:36:18 UTC 2025
      38.5K bytes
      1 views
      Cache
     
  3. incr_mean_variance_axis — scikit-learn 1.7.2 do...

    2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ]) >>>...>>> scale = np . array ([ 2 , 3 , 2 ]) >>> csr = sparse . csr_matrix...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.incr_mean_variance_axis.html
    Wed Sep 17 19:58:00 UTC 2025
      111.7K bytes
      Cache
     
  4. Gaussian Processes regression: basic introducto...

    length_scale_bounds = ( 1e-2 , 1e2 )) gaussian_process = GaussianProcessRegre...gaussian_process . kernel_ 5.02**2 * RBF(length_scale=1.43) After...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html
    Thu Sep 18 09:36:17 UTC 2025
      107.6K bytes
      Cache
     
  5. all_functions — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version all_functions # sklearn.utils.discovery. all_function...
    scikit-learn.org/stable/modules/generated/sklearn.utils.discovery.all_functions.html
    Wed Sep 17 19:57:59 UTC 2025
      105.4K bytes
      Cache
     
  6. kernel_metrics — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version kernel_metrics # sklearn.metrics.pairwise. kernel_met...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.kernel_metrics.html
    Wed Sep 17 19:58:00 UTC 2025
      105.8K bytes
      Cache
     
  7. all_displays — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version all_displays # sklearn.utils.discovery. all_displays ...
    scikit-learn.org/stable/modules/generated/sklearn.utils.discovery.all_displays.html
    Wed Sep 17 19:57:58 UTC 2025
      105.3K bytes
      Cache
     
  8. check_scalar — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version check_scalar # sklearn.utils. check_scalar ( x , name...
    scikit-learn.org/stable/modules/generated/sklearn.utils.check_scalar.html
    Wed Sep 17 19:57:58 UTC 2025
      109.7K bytes
      1 views
      Cache
     
  9. sigmoid_kernel — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version sigmoid_kernel # sklearn.metrics.pairwise. sigmoid_ke...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.sigmoid_kernel.html
    Wed Sep 17 19:58:00 UTC 2025
      107.6K bytes
      Cache
     
  10. sklearn.preprocessing — scikit-learn 1.7.2 docu...

    Methods for scaling, centering, normalization, binarization, and more. User guide. See the Preprocessing data section for further details.
    scikit-learn.org/stable/api/sklearn.preprocessing.html
    Thu Sep 18 09:36:17 UTC 2025
      125.3K bytes
      Cache
     
Back to top