Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 981 - 990 of over 10,000 for 2 (3.1 seconds)

  1. Plot randomly generated multilabel dataset &#82...

    1500 * p_c ** 2 , color = COLORS . take ([ 1 , 2 , 4 ]), ) ax...means the class is present: 1 2 3 Color Y N N Red N Y N Blue N...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_multilabel_dataset.html
    Mon Feb 09 10:22:28 GMT 2026
      96.8K bytes
      Cache
     
  2. RepeatedStratifiedKFold — scikit-learn 1....

    index=[1 2] Fold 2: Train: index=[1 3] Test: index=[0 2] Fold 3:...np . array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Mon Feb 09 10:22:28 GMT 2026
      121.8K bytes
      Cache
     
  3. make_gaussian_quantiles — scikit-learn 1....

    int64(2), np.int64(0), np.int64(1), np.int64(0), np.int64(2)] Gallery...n_samples = 100 , n_features = 2 , n_classes = 3 , shuffle = True...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html
    Mon Feb 09 10:22:28 GMT 2026
      112.6K bytes
      Cache
     
  4. Theil-Sen Regression — scikit-learn 1.8.0...

    Linear model y = 3*x + N(2, 0.1**2) x = np . random . randn (...Linear model y = 3*x + N(2, 0.1**2) x = np . random . randn (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_theilsen.html
    Mon Feb 09 10:22:29 GMT 2026
      103K bytes
      Cache
     
  5. hangar lastadoc

    FollowingBody JsonResponse<Void> 2 /member/update @author iwamatsu0430...annotations 1 myMemberId Integer 2 yourMemberId Integer @Required...
    dbflute.seasar.org/data/doc/lastadoc/lastadoc-hangar.html
    Fri Feb 06 11:18:37 GMT 2026
      59.7K bytes
      Cache
     
  6. GroupKFold — scikit-learn 1.8.0 documenta...

    Fold 0: Train: index=[2 3], group=[2 2] Test: index=[0 1 4 5],...group=[0 0 3 3] Test: index=[2 3], group=[2 2] get_metadata_routing...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Mon Feb 09 10:22:28 GMT 2026
      127.7K bytes
      Cache
     
  7. DistanceMetric — scikit-learn 1.8.0 docum...

    HaversineDistance 2 arcsin(sqrt(sin^2(0.5*dx) + cos(x1)cos(x2)sin^2(0.5*dy)))...'euclidean' ) >>> X = [[ 1 , 2 ], [ 3 , 4 ], [ 5 , 6 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html
    Mon Feb 09 10:22:28 GMT 2026
      116.7K bytes
      Cache
     
  8. Ledoit-Wolf vs OAS estimation — scikit-le...

    subplot ( 2 , 1 , 2 ) plt . errorbar ( n_samples_range...shrinkage_ # plot MSE plt . subplot ( 2 , 1 , 1 ) plt . errorbar ( n_samples_range...
    scikit-learn.org/stable/auto_examples/covariance/plot_lw_vs_oas.html
    Mon Feb 09 10:22:29 GMT 2026
      103.6K bytes
      Cache
     
  9. LabelEncoder — scikit-learn 1.8.0 documen...

    2 , 2 , 6 ]) LabelEncoder() >>>...array([1, 2, 6]) >>> le . transform ([ 1 , 1 , 2 , 6 ])...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelEncoder.html
    Mon Feb 09 10:22:28 GMT 2026
      123.7K bytes
      Cache
     
  10. make_blobs — scikit-learn 1.8.0 documenta...

    2) >>> y array([0, 1, 2, 0, 2, 2, 2, 1, 1, 0])...shape ) (10, 2) >>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0])...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html
    Mon Feb 09 10:22:28 GMT 2026
      129.1K bytes
      Cache
     
Back to Top