Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: .pdf google 機能 xml pdf pro deep mit db v

Results 371 - 380 of over 10,000 for 1 (0.83 seconds)

  1. ValidationCurveDisplay — scikit-learn 1.8...

    means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn 1.3 Release Highlights for scikit-learn 1.3 On this...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Mon Dec 15 15:02:33 GMT 2025
      144.7K bytes
      1 views
      Cache
     
  2. OneClassSVM — scikit-learn 1.8.0 document...

    predict ( X ) array([-1, 1, 1, 1, -1]) >>> clf . score_samples...default=-1 Hard limit on iterations within solver, or -1 for no...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Mon Dec 15 15:02:33 GMT 2025
      139.6K bytes
      Cache
     
  3. mean_shift — scikit-learn 1.8.0 documenta...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...6. ], [1.33, 0.66]]) >>> labels array([1, 1, 1, 0, 0,...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.mean_shift.html
    Mon Dec 15 15:02:33 GMT 2025
      112.4K bytes
      Cache
     
  4. roc_curve — scikit-learn 1.8.0 documentation

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...labels are not either {-1, 1} or {0, 1}, then pos_label should...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html
    Mon Dec 15 15:02:31 GMT 2025
      118.3K bytes
      Cache
     
  5. fetch_covtype — scikit-learn 1.8.0 docume...

    Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the covertype...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_covtype.html
    Mon Dec 15 15:02:31 GMT 2025
      115.4K bytes
      Cache
     
  6. scale — scikit-learn 1.8.0 documentation

    independently array([[-1., 1., 1.], [ 1., -1., -1.]]) >>>...>>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>> scale...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Mon Dec 15 15:02:31 GMT 2025
      112K bytes
      Cache
     
  7. load_wine — scikit-learn 1.8.0 documentation

    1, 2]) >>> list ( data...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html
    Mon Dec 15 15:02:31 GMT 2025
      112.8K bytes
      Cache
     
  8. Kernel — scikit-learn 1.8.0 documentation

    length_scale = 1.0 ): ... self . length_scale =...>>> X = np . array ([[ 1 , 2 ], [ 3 , 4 ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Kernel.html
    Mon Dec 15 15:02:31 GMT 2025
      122.9K bytes
      Cache
     
  9. det_curve — scikit-learn 1.8.0 documentation

    y_true is in {-1, 1} or {0, 1}, pos_label is set to 1, otherwise...labels are not either {-1, 1} or {0, 1}, then pos_label should...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html
    Mon Dec 15 15:02:31 GMT 2025
      115.8K bytes
      Cache
     
  10. coverage_error — scikit-learn 1.8.0 docum...

    >>> y_true = [[ 1 , 0 , 0 ], [ 0 , 1 , 1 ]] >>> y_score...y_score = [[ 1 , 0 , 0 ], [ 0 , 1 , 1 ]] >>> coverage_error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.coverage_error.html
    Mon Dec 15 15:02:30 GMT 2025
      108.8K bytes
      Cache
     
Back to Top