Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1231 - 1240 of over 10,000 for 2 (2.09 seconds)

Filter
  1. 1.7. Gaussian Processes — scikit-learn 1.8.0 do...

    log-transformed [[ -inf 2.30258509] [ -inf 2.30258509] [ -inf 2.30258509]]...\left(1 + \frac{d(x_i, x_j)^2}{2\alpha l^2}\right)^{-\alpha}\] The...
    scikit-learn.org/stable/modules/gaussian_process.html
    Mon Mar 23 20:39:21 UTC 2026
      16.5K bytes
      Cache
     
  2. Concentration Prior Type Analysis of Variation ...

    normalization eig_vals = 2 * np . sqrt ( 2 ) * np . sqrt ( eig_vals...= 0.8 ) ax1 . set_xlim ( - 2.0 , 2.0 ) ax1 . set_ylim ( - 3.0...
    scikit-learn.org/stable/auto_examples/mixture/plot_concentration_prior.html
    Mon Mar 23 20:39:20 UTC 2026
      17.7K bytes
      Cache
     
  3. kNN search in Elasticsearch | Elastic Docs

    - 1) cosine : (2 * _score) - 1 dot_product : (2 * _score) - 1..."k": 2, "num_candidates": 2, "inner_hits":...
    www.elastic.co/docs/solutions/search/vector/knn
    Fri Mar 06 21:35:17 UTC 2026
      41K bytes
      Cache
     
  4. mutual_info_classif — scikit-learn 1.8.0 docume...

    [ 2 ] ( 1 , 2 ) A. Kraskov, H. Stogbauer...neighbors distances as described in [2] and [3] . Both methods are based...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_classif.html
    Mon Mar 23 20:39:21 UTC 2026
      15.2K bytes
      Cache
     
  5. Novelty detection with Local Outlier Factor (LO...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Mon Mar 23 20:39:22 UTC 2026
      16.7K bytes
      Cache
     
  6. randomized_range_finder — scikit-learn 1.8.0 do...

    size = 2 , n_iter = 2 , random_state = 42 ) array([[-0.214,...no normalization if n_iter <= 2 and switches to LU otherwise....
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.html
    Tue Mar 17 03:44:39 UTC 2026
      13.7K bytes
      Cache
     
  7. 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
     
  8. 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
     
  9. Plot the decision surfaces of ensembles of tree...

    2 , w_pad = 0.2 , pad = 2.5 ) plt . show ()...pair in ([ 0 , 1 ], [ 0 , 2 ], [ 2 , 3 ]): for model in models...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html
    Mon Mar 23 20:39:20 UTC 2026
      18.1K bytes
      Cache
     
  10. VotingRegressor — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...X = np . array ([[ 1 , 1 ], [ 2 , 4 ], [ 3 , 9 ], [ 4 , 16 ],...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html
    Mon Mar 23 20:39:20 UTC 2026
      18.4K bytes
      Cache
     
Back to Top