Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Results 331 - 340 of over 10,000 for 1 (1.95 seconds)

  1. Precision-Recall — scikit-learn 1.8.0 doc...

    versionchanged:: 1.3 The `"auto"` option is added in version 1.3 and will...intercept term: `[x_1, ..., x_n, 1]`, where 1 corresponds to the intercept....
    scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html
    Mon Dec 15 15:02:31 GMT 2025
      167K bytes
      Cache
     
  2. RBF — scikit-learn 1.8.0 documentation

    ) >>> kernel = 1.0 * RBF ( 1.0 ) >>> gpc = ...ernels. RBF ( length_scale = 1.0 , length_scale_bounds = (1e-05,...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RBF.html
    Mon Dec 15 15:02:33 GMT 2025
      132K bytes
      Cache
     
  3. Successive Halving Iterations — scikit-le...

    [{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...[{0: 1, 1: 1}, {0: 1, 1: 5}, {0: 1, 1: 1}, {0: 1, 1: 1}] instead...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html
    Mon Dec 15 15:02:33 GMT 2025
      156.7K bytes
      Cache
     
  4. ledoit_wolf_shrinkage — scikit-learn 1.8....

    regularized (shrunk) covariance is: (1 - shrinkage) * cov + shrinkage...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html
    Mon Dec 15 15:02:33 GMT 2025
      108.5K bytes
      Cache
     
  5. 2.3. Clustering — scikit-learn 1.8.0 docu...

    1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2...0 , 1 , 1 , 1 ] >>> labels_pred = [ 0 , 0 , 1 , 1 , 2...
    scikit-learn.org/stable/modules/clustering.html
    Mon Dec 15 15:02:30 GMT 2025
      236.2K bytes
      Cache
     
  6. ledoit_wolf — scikit-learn 1.8.0 document...

    regularized (shrunk) covariance is: (1 - shrinkage) * cov + shrinkage...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf.html
    Mon Dec 15 15:02:30 GMT 2025
      110K bytes
      Cache
     
  7. SVM: Weighted samples — scikit-learn 1.8....

    n_clusters_per_class = 1 , class_sep = 1.1 , weights = [ 0.9 , 0.1 ], random_state...( X_plot [:, 0 ], X_plot [:, 1 ], c = y_plot , s = 100 * sample_weight...
    scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html
    Mon Dec 15 15:02:33 GMT 2025
      93.4K bytes
      Cache
     
  8. Gradient Boosting regularization — scikit...

    random_state = 1 ) # map labels from {-1, 1} to {0, 1} labels , y..."learning_rate" : 1.0 , "subsample" : 1.0 }), ( "...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html
    Mon Dec 15 15:02:31 GMT 2025
      96K bytes
      Cache
     
  9. KernelDensity — scikit-learn 1.8.0 docume...

    log_density array([-1.52955942, -1.51462041, -1.60244657]) fit (...KernelDensity ( * , bandwidth = 1.0 , algorithm = 'auto' , kernel...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KernelDensity.html
    Mon Dec 15 15:02:31 GMT 2025
      136.8K bytes
      Cache
     
  10. Visualizations with Display Objects — sci...

    deprecated:: 1.8 `penalty` was deprecated in version 1.8 and will...with `0 = l1_ratio = 1`. Setting `l1_ratio=1` gives a pure L1-penalty,...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html
    Mon Dec 15 15:02:31 GMT 2025
      145.7K bytes
      Cache
     
Back to Top