Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 296 for musk (0.1 sec)

  1. 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
    Sat May 18 15:26:00 UTC 2024
      22.1K bytes
      Cache
     
  2. sklearn.feature_extraction.FeatureHasher — scik...

    Feature values must be (finite) numbers. This class...input_type="string" , the input must be an iterable over iterables...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html
    Sat May 18 15:26:00 UTC 2024
      47K bytes
      Cache
     
  3. sklearn.preprocessing.FunctionTransformer — sci...

    then it must take two positional arguments:...names ( input_features ). It must return an array-like of output...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.FunctionTransformer.html
    Sat May 18 15:26:00 UTC 2024
      52.6K bytes
      Cache
     
  4. sklearn.cluster.dbscan — scikit-learn 1.4.2 doc...

    it must be one of the options allowed...to be a distance matrix and must be square during fit. X may...
    scikit-learn.org/stable/modules/generated/dbscan-function.html
    Sat May 18 15:26:00 UTC 2024
      25.3K bytes
      Cache
     
  5. sklearn.neighbors.NeighborhoodComponentsAnalysi...

    numpy array n_features_b must match the dimensionality of...passed to fit and n_features_a must be less than or equal to that....
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html
    Sat May 18 15:26:00 UTC 2024
      55.6K bytes
      Cache
     
  6. sklearn.preprocessing.SplineTransformer — sciki...

    Must be larger or equal 2. Ignored...degree of the spline basis. Must be a non-negative integer. knots...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html
    Sat May 18 15:26:01 UTC 2024
      54.8K bytes
      Cache
     
  7. 1.4. Support Vector Machines — scikit-learn 1.4...

    it must have been fit on such data....1. Note that the same scaling must be applied to the test vector...
    scikit-learn.org/stable/modules/svm.html
    Sat May 18 15:26:01 UTC 2024
      103.3K bytes
      Cache
     
  8. Balance model complexity and cross-validated sc...

    cv_results : dict of numpy(masked) ndarrays See attribute cv_results_...cv_results : dict of numpy(masked) ndarrays See attribute cv_results_...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html
    Sat May 18 15:26:00 UTC 2024
      37K bytes
      Cache
     
  9. sklearn.gaussian_process.GaussianProcessRegress...

    it must have the same number of entries...If a callable is passed, it must have the signature: def optimizer...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html
    Sat May 18 15:26:00 UTC 2024
      72.2K bytes
      Cache
     
  10. sklearn.compose.ColumnTransformer — scikit-lear...

    ‘passthrough’} or estimator Estimator must support fit and transform ....remainder estimator. The estimator must support fit and transform ....
    scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html
    Sat May 18 15:26:01 UTC 2024
      66.8K bytes
      Cache
     
Back to top