Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1331 - 1340 of over 10,000 for 2 (0.53 seconds)

Filter
  1. LarsCV — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_jobs = None , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Mon Mar 23 20:39:23 UTC 2026
      17.9K bytes
      Cache
     
  2. Decision Boundaries of Multinomial and One-vs-R...

    2 ], [ - 0.4 , 1.2 ]] X = np . dot ( X ,..."Feature 1" , ylabel = "Feature 2" ) _ = ax . legend ( * scatter...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html
    Mon Mar 23 20:39:21 UTC 2026
      18.2K bytes
      Cache
     
  3. OneHotEncoder — scikit-learn 1.8.0 documentation

    Features with 1 or more than 2 categories are left intact. array...(CSR) format. Added in version 1.2: sparse was renamed to sparse_output...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html
    Mon Mar 23 20:39:21 UTC 2026
      22.3K bytes
      Cache
     
  4. adjusted_rand_score — scikit-learn 1.8.0 docume...

    2 ], [ 0 , 0 , 1 , 1 ]) 0.57 ARI..., 0 , 1 , 1 ], [ 0 , 0 , 1 , 2 ]) 0.57 If classes members are...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html
    Mon Mar 23 20:39:21 UTC 2026
      15.1K bytes
      Cache
     
  5. Get started with machine learning - IBM Developer

    time to complete Approximately 2 hours. Learning objectives Upon...21 May 2021 Time to complete: 2 hours Legend Like Save Previous...
    developer.ibm.com/learningpaths/learning-path-machine-learning-for-developers
    Mon Feb 02 12:55:56 UTC 2026
      684.5K bytes
      Cache
     
  6. SGD: Penalties — scikit-learn 1.8.0 documentation

    line ) l2 = xx ** 2 + yy ** 2 l1 = np . abs ( xx ) + np...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_penalties.html
    Mon Mar 23 20:39:20 UTC 2026
      15.5K bytes
      Cache
     
  7. plot_hgbt_regression.rst.txt

    2. :ref:`categorical_support_gbdt`,...showcasing all points except 2 and 6 in a real life setting....
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Mon Mar 23 20:39:21 UTC 2026
      6.9K bytes
     
  8. RHEL AI - IBM Developer

    Items per page: 10 20 30 1–2 of 2 items Page number, of 1 pages...
    developer.ibm.com/components/redhat-enterprise-linux-ai
    Mon Feb 02 13:52:27 UTC 2026
      632.2K bytes
      Cache
      Similar Results (1)
     
  9. Pipelining: chaining a PCA and a logistic regre...

    n_jobs = 2 ) search . fit ( X_digits , y_digits...) = plt . subplots ( nrows = 2 , sharex = True , figsize = (...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Mon Mar 23 20:39:20 UTC 2026
      16.4K bytes
      Cache
     
  10. RandomizedSearchCV — scikit-learn 1.8.0 documen...

    2 0.84 … 3 ‘rbf’ 0.3 0.70 … 2 will be represented...verbose = 0 , pre_dispatch = '2*n_jobs' , random_state = None...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html
    Mon Mar 23 20:39:21 UTC 2026
      22.2K bytes
      Cache
     
Back to Top