Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 561 - 570 of over 10,000 for 1 (2.22 seconds)

  1. MultiTaskLassoCV — scikit-learn 1.7.2 doc...

    since version 1.7: n_alphas was deprecated in 1.7 and will be...since version 1.7: alphas=None was deprecated in 1.7 and will be...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskLassoCV.html
    Wed Nov 26 14:18:54 GMT 2025
      162.8K bytes
      Cache
     
  2. Elastic Common Schema (ECS) Reference [1.12] | ...

    1 8.0 1.12 1.11 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0...Schema (ECS) Reference: 8.17 1.12 other versions other versions:...
    www.elastic.co/guide/en/ecs/1.12/index.html
    Mon Oct 20 16:31:45 GMT 2025
      15.8K bytes
      Cache
     
  3. PredefinedSplit — scikit-learn 1.7.2 docu...

    1 , 1 ]) >>> test_fold = [ 0 , 1 , - 1 , 1 ] >>>...PredefinedSplit(test_fold=array([ 0, 1, -1, 1])) >>> for i , (...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Wed Nov 26 14:18:54 GMT 2025
      115.7K bytes
      Cache
     
  4. polynomial_kernel — scikit-learn 1.7.2 do...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0..., degree = 2 ) array([[1. , 1. ], [1.77, 2.77]]) On this page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.polynomial_kernel.html
    Wed Nov 26 14:18:55 GMT 2025
      108.1K bytes
      Cache
     
  5. KDTree — scikit-learn 1.7.2 documentation

    query ( X [: 1 ], k = 3 ) >>> print...indices of 3 closest neighbors [0 3 1] >>> print ( dist ) #...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KDTree.html
    Wed Nov 26 14:18:54 GMT 2025
      135.9K bytes
      Cache
      Similar Results (1)
     
  6. homogeneity_completeness_v_measure — scik...

    1 , 1 , 2 , 2 ], [ 0 , 0 , 1 , 2 , 2 , 2 ] >>>...float Score between 0.0 and 1.0. 1.0 stands for perfectly homogeneous...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_completeness_v_measure.html
    Wed Nov 26 14:18:54 GMT 2025
      110.4K bytes
      Cache
     
  7. paired_manhattan_distances — scikit-learn...

    array ([[ 1 , 1 , 0 ], [ 0 , 1 , 0 ], [ 0 , 0 , 1 ]]) >>>...calculated between (X[0], Y[0]), (X[1], Y[1]), …, (X[n_samples], Y[n_samples])....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_manhattan_distances.html
    Wed Nov 26 14:18:55 GMT 2025
      107.8K bytes
      Cache
     
  8. LeavePGroupsOut — scikit-learn 1.7.2 docu...

    Test: index=[0 1], group=[1 2] Fold 1: Train: index=[1], group=[2]...array ([ 1 , 2 , 1 ]) >>> groups = np . array ([ 1 , 2 ,...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Wed Nov 26 14:18:54 GMT 2025
      122.6K bytes
      Cache
     
  9. d2_pinball_score — scikit-learn 1.7.2 doc...

    Added in version 1.1. Parameters : y_true array-like...y_true = [ 1 , 2 , 3 ] >>> y_pred = [ 1 , 3 , 3 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html
    Wed Nov 26 14:18:55 GMT 2025
      110.9K bytes
      Cache
     
  10. OutlierMixin — scikit-learn 1.7.2 documen...

    fit_predict ( X ) array([1., 1., 1.]) fit_predict ( X , y = None...labels for X. Returns -1 for outliers and 1 for inliers. Parameters...
    scikit-learn.org/stable/modules/generated/sklearn.base.OutlierMixin.html
    Wed Nov 26 14:18:54 GMT 2025
      109.6K bytes
      Cache
     
Back to Top