Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 244 for musk (0.08 sec)

  1. sklearn.cluster.AgglomerativeClustering — sciki...

    n_clusters must be None and compute_full_tree must be True . New...number of clusters to find. It must be None if distance_threshold...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AgglomerativeClustering.html
    Fri May 17 16:55:51 UTC 2024
      45.4K bytes
      Cache
     
  2. Compare BIRCH and MiniBatchKMeans — scikit-lear...

    colors_ ): mask = labels == k ax . scatter ( X [ mask , 0 ], X...colors_ ): mask = mbk . labels_ == k ax . scatter ( X [ mask , 0 ],...
    scikit-learn.org/stable/auto_examples/cluster/plot_birch_vs_minibatchkmeans.html
    Fri May 17 16:55:51 UTC 2024
      41.7K bytes
      Cache
     
  3. sklearn.feature_extraction.image.img_to_graph —...

    mask=None , return_as=<class 'sc...width, channel) 2D or 3D image. mask ndarray of shape (height, width)...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.img_to_graph.html
    Fri May 17 16:55:53 UTC 2024
      16.2K bytes
      Cache
     
  4. 6.1. Pipelines and composite estimators — sciki...

    must be transformers (i.e. must have a transform...integer array, a slice, a boolean mask, or with a make_column_selector...
    scikit-learn.org/stable/modules/compose.html
    Fri May 17 16:55:52 UTC 2024
      90.1K bytes
      Cache
     
  5. sklearn.preprocessing.label_binarize — scikit-l...

    Value with which negative labels must be encoded. pos_label int, default=1...Value with which positive labels must be encoded. sparse_output bool,...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html
    Fri May 17 16:55:53 UTC 2024
      20.3K bytes
      Cache
     
  6. sklearn.linear_model.SGDRegressor — scikit-lear...

    Values must be in the range [0.0, inf) ....penalty is ‘elasticnet’. Values must be in the range [0.0, 1.0] ....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html
    Fri May 17 16:55:53 UTC 2024
      81.6K bytes
      Cache
     
  7. sklearn.ensemble.GradientBoostingRegressor — sc...

    values must be in the range [2, inf) . If float, values must be in...values must be in the range [1, inf) . If float, values must be in...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Fri May 17 16:55:52 UTC 2024
      85.4K bytes
      Cache
     
  8. sklearn.metrics.silhouette_samples — scikit-lea...

    it must be one of the options allowed...Precomputed distance matrices must have 0 along the diagonal. **kwds...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_samples.html
    Fri May 17 16:55:53 UTC 2024
      22.1K bytes
      Cache
     
  9. sklearn.gaussian_process.GaussianProcessClassif...

    it must have the signature: def optimizer...If greater than 0, all bounds must be finite. Note that n_restarts_optimizer=0...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessClassifier.html
    Fri May 17 16:55:51 UTC 2024
      59.6K bytes
      Cache
     
  10. sklearn.cluster.FeatureAgglomeration — scikit-l...

    n_clusters must be None and compute_full_tree must be True . New...number of clusters to find. It must be None if distance_threshold...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html
    Fri May 17 16:55:52 UTC 2024
      52.1K bytes
      Cache
     
Back to top