Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 3,269 for 2 (0.08 sec)

  1. Isomap — scikit-learn 1.7.2 documentation

    n_components = 2 , eigen_solver = 'auto' , tol..., metric = 'minkowski' , p = 2 , metric_params = None ) [source]...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Fri Sep 26 00:57:37 UTC 2025
      138.9K bytes
      Cache
     
  2. OrthogonalMatchingPursuit — scikit-learn 1.7.2 ...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Fri Sep 26 00:57:37 UTC 2025
      134K bytes
      2 views
      Cache
     
  3. NuSVR — scikit-learn 1.7.2 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Fri Sep 26 00:57:37 UTC 2025
      142.4K bytes
      Cache
     
  4. CountVectorizer — scikit-learn 1.7.2 documentation

    2) means unigrams and bigrams, and (2, 2) means only...= 'word' , ngram_range = ( 2 , 2 )) >>> X2 = vectorizer2 . fit_transform...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html
    Fri Sep 26 00:57:38 UTC 2025
      143.5K bytes
      Cache
     
  5. MultiOutputRegressor — scikit-learn 1.7.2 docum...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination, \(R^2\) , is defined as \((1 - \frac{u}{v})\)...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html
    Fri Sep 26 00:57:38 UTC 2025
      146.1K bytes
      Cache
     
  6. MDS — scikit-learn 1.7.2 documentation

    MDS ( n_components = 2 , * , metric = True , n_init =...Parameters : n_components int, default=2 Number of dimensions in which...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.MDS.html
    Fri Sep 26 00:57:38 UTC 2025
      136.7K bytes
      Cache
     
  7. ExtraTreesRegressor — scikit-learn 1.7.2 docume...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...= None , min_samples_split = 2 , min_samples_leaf = 1 , min_...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Fri Sep 26 00:57:37 UTC 2025
      162.1K bytes
      Cache
     
  8. PolynomialCountSketch — scikit-learn 1.7.2 docu...

    degree = 2 , coef0 = 0 , n_components = 100...approximated. degree int, default=2 Degree of the polynomial kernel...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Fri Sep 26 00:57:37 UTC 2025
      133.7K bytes
      1 views
      Cache
     
  9. 移行 1.2.5 to 1.2.6 | DBFlute

    2.5 to 1.2.6 お約束の注意点 環境上の注意点 schema...|-schema | |-schemadiff // since 1.2.6 | | |-2022 | | | |-diffpiec...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate125to126.html
    Mon Sep 15 10:51:17 UTC 2025
      8.9K bytes
      Cache
     
  10. PartialDependenceDisplay — scikit-learn 1.7.2 d...

    2 Release Highlights for scikit-learn 1.2 Release Highlights...‘both’) is not a valid option for 2-ways interactions plot. As a result,...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Fri Sep 26 00:57:38 UTC 2025
      176.8K bytes
      Cache
     
Back to top