Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1241 - 1250 of 1,971 for = (0.52 sec)

  1. Forecasting of CO2 level on Mona Loa dataset us...

    fetch_openml co2 = fetch_openml ( data_id = 41187 , as_frame = True ) co2...length_scale = 1.0 , periodicity = 1.0 , periodicity_bounds = "fixed"...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_co2.html
    Sat Oct 11 07:51:25 UTC 2025
      152.1K bytes
      Cache
     
  2. MultiTaskElasticNetCV — scikit-learn 1.7.2 docu...

    tol = 0.0001 , cv = None , copy_X = True , verbose = 0 , n_jobs...l1_ratio = 0.5 , eps = 0.001 , n_alphas = 100 , alphas = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Sat Oct 11 07:51:25 UTC 2025
      163.5K bytes
      Cache
     
  3. Neighborhood Components Analysis Illustration —...

    y = make_classification ( n_samples = 9 , n_features = 2 ,...n_informative = 2 , n_redundant = 0 , n_classes = 3 , n_clusters_per_class...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html
    Sat Oct 11 07:51:25 UTC 2025
      100.4K bytes
      Cache
     
  4. RepeatedKFold — scikit-learn 1.7.2 documentation

    n_splits = 5 , n_repeats = 10 , random_state = None ) [source]...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124 ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Sat Oct 11 07:51:25 UTC 2025
      119.4K bytes
      Cache
     
  5. governance.rst.txt

    _governance: ========== Scikit-learn governance and decision-making...decision-making ========== The purpose of this document is to formalize...
    scikit-learn.org/stable/_sources/governance.rst.txt
    Sat Oct 11 07:51:26 UTC 2025
      10.3K bytes
     
  6. TfidfVectorizer — scikit-learn 1.7.2 documentation

    min_df=1 , max_features=None , vocabulary=None , binary=False..., input='content' , encoding='utf-8' , decode_error='strict'...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html
    Sat Oct 11 07:51:27 UTC 2025
      147.9K bytes
      Cache
     
  7. Failure of Machine Learning to infer causal eff...

    < 0 ] = 0 abilities = rng . normal ( 0 , 0.15 , size = n_samples...grid = sns . pairplot ( df , diag_kind = "kde" , corner = True...
    scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html
    Sat Oct 11 07:51:27 UTC 2025
      109.8K bytes
      Cache
     
  8. MultiTaskElasticNet — scikit-learn 1.7.2 docume...

    copy_X = True , max_iter = 1000 , tol = 0.0001 , warm_start = False...l1_ratio = 0.5 , eps = 0.001 , n_alphas = 100 , alphas = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNet.html
    Sat Oct 11 07:51:26 UTC 2025
      156.9K bytes
      Cache
     
  9. Test with permutations the significance of a cl...

    clf = SVC ( kernel = "linear" , random_state = 7 ) cv = StratifiedKFold...load_iris iris = load_iris () X = iris . data y = iris . target...
    scikit-learn.org/stable/auto_examples/model_selection/plot_permutation_tests_for_classification.html
    Sat Oct 11 07:51:25 UTC 2025
      100.9K bytes
      Cache
     
  10. Image denoising using kernel PCA — scikit-learn...

    random_state = 0 , train_size = 1_000 , test_size = 100 ) rng = np ....axs = plt . subplots ( nrows = 10 , ncols = 10 , figsize = ( 8...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Sat Oct 11 07:51:27 UTC 2025
      102.6K bytes
      Cache
     
Back to top