Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 241 - 250 of 3,499 for 1 (0.07 sec)

  1. 1.8. Cross decomposition — scikit-learn 1.6.0 d...

    CCA and PLSSVD 1.8.1. PLSCanonical # We here describe...as follows: Set \(X_1\) to \(X\) and \(Y_1\) to \(Y\) . Then,...
    scikit-learn.org/stable/modules/cross_decomposition.html
    Fri Dec 20 11:14:14 UTC 2024
      55.2K bytes
      Cache
     
  2. Kernel — scikit-learn 1.6.0 documentation

    length_scale = 1.0 ): ... self . length_scale =...2.0 ) >>> X = np . array ([[ 1 , 2 ], [ 3 , 4 ]]) >>> print (...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Kernel.html
    Fri Dec 20 11:14:16 UTC 2024
      122.4K bytes
      Cache
     
  3. f1_score — scikit-learn 1.7.dev0 documentation

    [ 1 , 1 , 1 ], [ 0 , 1 , 1 ]] >>> y_pred = [[...[[ 0 , 0 , 0 ], [ 1 , 1 , 1 ], [ 1 , 1 , 0 ]] >>> f1_score ( y_true...
    scikit-learn.org/dev/modules/generated/sklearn.metrics.f1_score.html
    Mon Dec 09 18:03:47 UTC 2024
      125.5K bytes
      Cache
      Similar Results (1)
     
  4. f_regression — scikit-learn 1.6.0 documentation

    r_regression values lie in [-1, 1] and can thus be negative. f_regression...set to 0.0 . Added in version 1.1. Returns : f_statistic ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Fri Dec 20 11:14:16 UTC 2024
      118.4K bytes
      Cache
     
  5. make_swiss_roll — scikit-learn 1.6.0 documentation

    algorithm is from Marsland [1]. References [ 1 ] S. Marsland, “Machine...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_swiss_roll.html
    Fri Dec 20 11:14:14 UTC 2024
      109.9K bytes
      Cache
     
  6. adjusted_mutual_info_score — scikit-learn 1.6.0...

    1 , 1 ], [ 0 , 0 , 1 , 1 ]) ... 1.0 >>> adjusted_mutual_info_score...e ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) ... 1.0 If classes members...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html
    Fri Dec 20 11:14:16 UTC 2024
      116.6K bytes
      Cache
     
  7. plot_release_highlights_1_6_0.ipynb

    1, 6, np.nan]).reshape(-1, 1)\ny = [0, 0, 1, 1]\n\nforest...Release Highlights for scikit-learn 1.6\n\n.. currentmodule:: sklearn\n\nWe...
    scikit-learn.org/stable/_downloads/862c762bdafef83db4c2c9e803ed6295/plot_release_highlights_1_6_0...
    Fri Dec 20 11:14:14 UTC 2024
      10.3K bytes
     
  8. learning_curve — scikit-learn 1.7.dev0 document...

    1, 0.33, 0.55, 0.78, 1.]) , cv = None , scoring...(n_ticks,), default=np.linspace(0.1, 1.0, 5) Relative or absolute numbers...
    scikit-learn.org/dev/modules/generated/sklearn.model_selection.learning_curve.html
    Mon Dec 09 18:03:45 UTC 2024
      124.8K bytes
      Cache
      Similar Results (1)
     
  9. 1.15. Isotonic regression — scikit-learn 1.6.0 ...

    Ctrl + K GitHub Choose version 1.15. Isotonic regression # The...non-decreasing real function to 1-dimensional data. It solves the...
    scikit-learn.org/stable/modules/isotonic.html
    Fri Dec 20 11:14:16 UTC 2024
      32.7K bytes
      1 views
      Cache
     
  10. hamming_loss — scikit-learn 1.6.0 documentation

    1 ], [ 1 , 1 ]]), np . zeros (( 2 , 2...between 0 and 1, lower being better. References [ 1 ] Grigorios...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hamming_loss.html
    Fri Dec 20 11:14:16 UTC 2024
      112.1K bytes
      Cache
     
Back to top