Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1061 - 1070 of over 10,000 for 2 (0.34 seconds)

  1. kmeans_plusplus — scikit-learn 1.8.0 docu...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...array([[10, 2], [ 1, 0]]) >>> indices array([3, 2]) Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.kmeans_plusplus.html
    Mon Jan 19 11:28:23 GMT 2026
      111.7K bytes
      Cache
     
  2. neighbors.rst.txt

    [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]]) >>> nbrs...np.array([[-1, -1], [-2, -1], [-3, -2], [1, 1], [2, 1], [3, 2]]) >>> kdt...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Mon Dec 29 13:14:48 GMT 2025
      38K bytes
     
  3. NearestCentroid — scikit-learn 1.8.0 docu...

    [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...3 , 2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Mon Jan 19 11:28:24 GMT 2026
      136.9K bytes
      Cache
     
  4. power_transform — scikit-learn 1.8.0 docu...

    2 ], [ 3 , 2 ], [ 4 , 5 ]] >>>...and negative values ‘box-cox’ [2] , only works with strictly positive...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Mon Jan 12 10:07:41 GMT 2026
      113.2K bytes
      Cache
     
  5. Spring - IBM Developer

    of 2 pages 1 2 of 2 pages Previous page Next...Java applications for CICS, Part 2: Security Explore three different...
    developer.ibm.com/components/spring
    Mon Jan 12 13:12:53 GMT 2026
      636.4K bytes
      Cache
      Similar Results (1)
     
  6. plot_hgbt_regression.zip

    2. :ref:`categorical_support_gbdt`,...showcasing all points except 2 and 6 in a real life setting....
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Fri Dec 05 17:52:54 GMT 2025
      36.8K bytes
     
  7. johnson_lindenstrauss_min_dim — scikit-le...

    v||^2 < ||p(u) - p(v)||^2 < (1 + eps) ||u - v||^2 Where...>= 4 log(n_samples) / (eps^2 / 2 - eps^3 / 3) Note that the number...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.johnson_lindenstrauss_min_dim...
    Mon Jan 19 11:28:23 GMT 2026
      111.4K bytes
      Cache
     
  8. hamming_loss — scikit-learn 1.8.0 documen...

    2 , 3 , 4 ] >>> y_true = [ 2 , 2 , 3 , 4 ]...[ 1 , 1 ]]), np . zeros (( 2 , 2 ))) 0.75 Gallery examples #...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hamming_loss.html
    Mon Jan 26 11:09:14 GMT 2026
      112.7K bytes
      Cache
     
  9. LassoLars — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...max_iter = 500 , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html
    Mon Jan 19 11:28:23 GMT 2026
      143.7K bytes
      Cache
     
  10. Joint feature selection with multi-task Lasso &...

    2 , 2 ) plt . spy ( coef_multi_task_lasso_...)) times = np . linspace ( 0 , 2 * np . pi , n_tasks ) for k in...
    scikit-learn.org/stable/auto_examples/linear_model/plot_multi_task_lasso_support.html
    Mon Jan 19 11:28:23 GMT 2026
      99.3K bytes
      Cache
     
Back to Top