Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1101 - 1110 of over 10,000 for 2 (0.25 seconds)

Filter
  1. make_sparse_uncorrelated — scikit-learn 1.8.0 d...

    0 ] + 2 * X [:, 1 ] - 2 * X [:, 2 ] - 1.5 * X [:, 3...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_uncorrelated.html
    Mon Mar 23 20:39:23 UTC 2026
      13.4K bytes
      Cache
     
  2. MiniBatchNMF — scikit-learn 1.8.0 documentation

    ||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchNMF.html
    Mon Mar 23 20:39:20 UTC 2026
      20.3K bytes
      Cache
     
  3. Lars — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_nonzero_coefs = 500 , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html
    Mon Mar 23 20:39:20 UTC 2026
      17.4K bytes
      Cache
     
  4. KNeighborsClassifier — scikit-learn 1.8.0 docum...

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which...'auto' , leaf_size = 30 , p = 2 , metric = 'minkowski' , metric_params...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      20.5K bytes
      Cache
     
  5. CSV Connector

    1 content News 2 Article 2 This is article 2 content Blog Parameters:.../usr/share/fess/app/WEB-INF/lib/ Method 2: Install from admin console Open...
    fess.codelibs.org/15.5/config/datastore/ds-csv.html
    Mon Mar 23 02:47:54 UTC 2026
      71.4K bytes
      Cache
     
  6. Classifier comparison — scikit-learn 1.8.0 docu...

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Mon Mar 23 20:39:20 UTC 2026
      17.5K bytes
      Cache
     
  7. ARIMA models in Python

    987 Model: SARIMAX(2, 1, 1)x(2, 0, [1, 2], 12) Log Likelihood...the model is SARIMAX(2, 1, 1)x(2, 0, [1, 2], 12) , which means...
    developer.ibm.com/tutorials/awb-arima-models-in-python/
    Tue Mar 24 01:21:03 UTC 2026
      29.2K bytes
      Cache
     
  8. NMF — scikit-learn 1.8.0 documentation

    ||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.NMF.html
    Mon Mar 23 20:39:20 UTC 2026
      19.1K bytes
      Cache
     
  9. NuSVC — scikit-learn 1.8.0 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.pipeline import...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Mon Mar 23 20:39:20 UTC 2026
      19.5K bytes
      Cache
     
  10. gen_even_slices — scikit-learn 1.8.0 documentation

    2, None), slice(2, 4, None), ..., slice(8,...[slice(0, 1, None), slice(1, 2, None), ..., slice(9, 10, None)]...
    scikit-learn.org/stable/modules/generated/sklearn.utils.gen_even_slices.html
    Mon Mar 23 20:39:21 UTC 2026
      13.5K bytes
      Cache
     
Back to Top