Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1341 - 1350 of 2,529 for = (0.08 sec)

  1. 6.9. Transforming the prediction target (y) — s...

    sklearn import preprocessing >>> lb = preprocessing . LabelBinarizer...import MultiLabelBinarizer >>> y = [[ 2 , 3 , 4 ], [ 2 ], [ 0 , 1...
    scikit-learn.org/stable/modules/preprocessing_targets.html
    Sat Nov 23 04:49:16 UTC 2024
      42.8K bytes
      Cache
     
  2. balanced_accuracy_score — scikit-learn 1.5.2 do...

    sample_weight = None , adjusted = False ) [source] # Compute...default=None Sample weights. adjusted bool, default=False When...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.balanced_accuracy_score.html
    Sat Nov 23 04:49:16 UTC 2024
      109.7K bytes
      Cache
     
  3. Utilities for Developers — scikit-learn 1.7.dev...

    seed = 0 , positive = True ) == 3910350737 True The...murmurhash3_32 ( "some feature" , seed = 0 ) == - 384616559 True >>> murmurhash3_32...
    scikit-learn.org/dev/developers/utilities.html
    Sat Nov 23 04:49:15 UTC 2024
      51K bytes
      Cache
     
  4. ClassifierMixin — scikit-learn 1.7.dev0 documen...

    >>> estimator = MyEstimator ( param = 1 ) >>> X = np . array ([[...self , * , param = 1 ): ... self . param = param ... def fit...
    scikit-learn.org/dev/modules/generated/sklearn.base.ClassifierMixin.html
    Fri Nov 22 23:53:26 UTC 2024
      114.1K bytes
      Cache
     
  5. Monitoring AWS Lambda Java Functions | APM Java...

    --environment "Variables={AWS_LAMBDA_EXEC_WRAPPER=/opt/elastic-apm-...SERVER=<YOUR-APM-SERVER-URL>,ELASTIC_APM_SECRET_TOKEN=<YOUR-...
    www.elastic.co/guide/en/apm/agent/java/current/aws-lambda.html
    Tue Nov 12 15:49:14 UTC 2024
      43.7K bytes
      Cache
     
  6. SelectPercentile — scikit-learn 1.5.2 documenta...

    score_func=<function f_classif> , * , percentile=10 ) [source]..., chi2 >>> X , y = load_digits ( return_X_y = True ) >>> X . shape...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html
    Sat Nov 23 04:49:16 UTC 2024
      135.9K bytes
      Cache
     
  7. SelectFwe — scikit-learn 1.5.2 documentation

    SelectFwe ( score_func=<function f_classif> , * , alpha=0.05 ) [source]...chi2 >>> X , y = load_breast_cancer ( return_X_y = True ) >>> X...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFwe.html
    Sat Nov 23 04:49:14 UTC 2024
      130.8K bytes
      Cache
     
  8. SelectFdr — scikit-learn 1.5.2 documentation

    SelectFdr ( score_func=<function f_classif> , * , alpha=0.05 ) [source]...chi2 >>> X , y = load_breast_cancer ( return_X_y = True ) >>> X...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFdr.html
    Sat Nov 23 04:49:16 UTC 2024
      131.9K bytes
      Cache
     
  9. What Makes a Movie Hateable? A Statistical Anal...

    fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...
    digg.com/stat-significant/link/what-makes-a-movie-hateable-a-statistical-analysis
    Mon Nov 04 01:13:27 UTC 2024
      155.4K bytes
      Cache
     
  10. fetch_species_distributions — scikit-learn 1.5....

    data_home = None , download_if_missing = True , n_retries = 3 , delay...delay = 1.0 ) [source] # Loader for species distribution dataset...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html
    Sat Nov 23 04:49:14 UTC 2024
      111.8K bytes
      Cache
     
Back to top