Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 321 for musk (0.08 sec)

  1. RBF SVM parameters — scikit-learn 1.4.2 documen...

    masked_array ( np . interp ( value...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Fri May 17 16:55:52 UTC 2024
      54.9K bytes
      Cache
     
  2. sklearn.inspection.partial_dependence — scikit-...

    boolean array-like: boolean mask of shape (n_features,) indicating...extreme values for the grid. Must be in [0, 1]. grid_resolution...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.partial_dependence.html
    Fri May 17 16:55:52 UTC 2024
      37.9K bytes
      Cache
     
  3. sklearn.impute.SimpleImputer — scikit-learn 1.4...

    fill_value must be a string. If None , fill_value...array-like, then input_features must match feature_names_in_ if feature_names_in_...
    scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html
    Fri May 17 16:55:52 UTC 2024
      56.9K bytes
      Cache
     
  4. Compressive sensing: tomography reconstruction ...

    logical_and ( mask > mask . mean (), mask_outer ) return np...list ( w [ mask ]) camera_inds += list ( inds [ mask ] + i * l_x...
    scikit-learn.org/stable/auto_examples/applications/plot_tomography_l1_reconstruction.html
    Fri May 17 16:55:53 UTC 2024
      50.1K bytes
      Cache
     
  5. Slashdot: News for nerds, stuff that matters

    particles and fumes into the masks worn by patients. It could be...Food and Drug Administration -- must be met first. The move by a...
    devices.slashdot.org
    Fri May 17 01:11:34 UTC 2024
      146.5K bytes
      Cache
     
  6. sklearn.feature_extraction.DictVectorizer — sci...

    X must have been produced by this DictVectorizer’s...Constructor for feature mappings. Must conform to the collections.Mapping...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.DictVectorizer.html
    Fri May 17 16:55:53 UTC 2024
      55.4K bytes
      Cache
     
  7. sklearn.linear_model.RANSACRegressor — scikit-l...

    inlier_mask_ bool array of shape [n_samples] Boolean mask of inliers...LinearRegression is used, the user must provide a value. residual_threshold...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RANSACRegressor.html
    Fri May 17 16:55:51 UTC 2024
      52.8K bytes
      Cache
     
  8. Partial Dependence and Individual Conditional E...

    y_train = X [ mask_training ], y [ mask_training ] X_test..., y_test = X [ ~ mask_training ], y [ ~ mask_training ] We can...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Fri May 17 16:55:51 UTC 2024
      137K bytes
      Cache
     
  9. sklearn.ensemble.GradientBoostingClassifier — s...

    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.GradientBoostingClassifier.html
    Fri May 17 16:55:51 UTC 2024
      96.5K bytes
      Cache
     
  10. sklearn.linear_model.HuberRegressor — scikit-le...

    Epsilon must be in the range [1, inf) . max_iter...is equal to alpha * ||w||^2 . Must be in the range [0, inf) . warm_start...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.HuberRegressor.html
    Fri May 17 16:55:53 UTC 2024
      58.1K bytes
      Cache
     
Back to top