Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. RFE — scikit-learn 1.5.0 documentation

    ) The mask of selected features. See also...input_features = None ) [source] # Mask feature names according to selected...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFE.html
    Wed May 22 15:20:10 UTC 2024
      153.5K bytes
      Cache
     
  2. FunctionTransformer — scikit-learn 1.5.0 docume...

    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
    Wed May 22 15:20:10 UTC 2024
      145.6K bytes
      Cache
     
  3. FeatureHasher — scikit-learn 1.5.0 documentation

    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
    Wed May 22 15:20:10 UTC 2024
      140.3K bytes
      Cache
     
  4. dbscan — scikit-learn 1.5.0 documentation

    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
    Wed May 22 15:20:10 UTC 2024
      121.8K bytes
      Cache
     
  5. NeighborhoodComponentsAnalysis — scikit-learn 1...

    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
    Wed May 22 15:20:08 UTC 2024
      148.8K bytes
      Cache
     
  6. 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
    Wed May 22 15:20:07 UTC 2024
      98.9K bytes
      Cache
     
  7. SplineTransformer — scikit-learn 1.5.0 document...

    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
    Wed May 22 15:20:05 UTC 2024
      147.8K bytes
      Cache
     
  8. pairwise_distances — scikit-learn 1.5.0 documen...

    a custom metric must be passed. This method provides...array. If metric is a string, it must be one of the options allowed...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Wed May 22 15:20:10 UTC 2024
      122.8K bytes
      Cache
     
  9. GaussianProcessRegressor — scikit-learn 1.5.0 d...

    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
    Wed May 22 15:20:08 UTC 2024
      164.4K bytes
      Cache
     
  10. 1.4. Support Vector Machines — scikit-learn 1.5...

    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
    Wed May 22 15:20:08 UTC 2024
      131K bytes
      Cache
     
Back to top