Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 393 for musk (0.09 sec)

  1. 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
    Mon May 13 16:58:54 UTC 2024
      52.6K 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
    Mon May 13 16:58:55 UTC 2024
      47K bytes
      Cache
     
  3. 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
    Mon May 13 16:58:55 UTC 2024
      55.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
    Mon May 13 16:58:54 UTC 2024
      25.3K bytes
      Cache
     
  5. 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
    Mon May 13 16:58:55 UTC 2024
      103.3K 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
    Mon May 13 16:58:55 UTC 2024
      54.8K bytes
      Cache
     
  7. 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
    Mon May 13 16:58:55 UTC 2024
      37K bytes
      Cache
     
  8. 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
    Mon May 13 16:58:54 UTC 2024
      72.2K bytes
      Cache
     
  9. sklearn.preprocessing.OrdinalEncoder — scikit-l...

    the dtype parameter must be a float dtype. New in version...np.nan , then the dtype parameter must be a float dtype. New in version...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Mon May 13 16:58:54 UTC 2024
      61.5K 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
    Mon May 13 16:58:55 UTC 2024
      66.8K bytes
      Cache
     
Back to top