Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1401 - 1410 of over 10,000 for 2 (1.32 seconds)

  1. Reducing dimensionality with principal componen...

    and class 2), which indicates the grape's...dimensionality reduction problem. Step 2. Import libraries and load the...
    developer.ibm.com/tutorials/awb-reducing-dimensionality-with-principal-component-analysis/
    Tue Feb 17 06:23:27 GMT 2026
      131.4K bytes
      Cache
     
  2. ParameterSampler — scikit-learn 1.8.0 doc...

    'a' : 2 }, ... { 'b' : 1.038159 , 'a' : 2 }] True...param_grid = { 'a' :[ 1 , 2 ], 'b' : expon ()} >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterSampler.html
    Mon Feb 23 17:51:57 GMT 2026
      111.3K bytes
      Cache
     
  3. kmeans_plusplus — scikit-learn 1.8.0 docu...

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...array([[10, 2], [ 1, 0]]) >>> indices array([3, 2]) Gallery...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.kmeans_plusplus.html
    Mon Feb 23 17:51:57 GMT 2026
      111.7K bytes
      Cache
     
  4. Install IBM Storage Scale Container Native 6.0....

    worker - 1 2 / 2 Running 0 6 m39s worker - 2 2 / 2 Running 0 6...llector- 1 2 / 2 Running 0 4 m6s worker - 0 2 / 2 Running 0 6...
    developer.ibm.com/tutorials/install-spectrum-scale-cnsa-5121-on-ocp-48-on-powervs/
    Mon Feb 23 16:09:58 GMT 2026
      299.3K bytes
      Cache
     
  5. OrdinalEncoder — scikit-learn 1.8.0 docum...

    transform ( X_test ) array([[2.], [0.], [1.], [2.], [3.], [4.]]) fit (...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Release Highlights...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OrdinalEncoder.html
    Mon Feb 23 17:51:57 GMT 2026
      149K bytes
      Cache
     
  6. 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 Feb 23 17:51:56 GMT 2026
      111.9K bytes
      Cache
     
  7. Decision Boundaries of Multinomial and One-vs-R...

    2 ], [ - 0.4 , 1.2 ]] X = np . dot ( X ,...1" , ylabel = "Feature 2" ) _ = ax . legend ( * scatter...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html
    Mon Feb 23 17:51:57 GMT 2026
      110.5K bytes
      Cache
     
  8. LassoLars — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...max_iter = 500 , eps = np.float64(2.220446049250313e-16) , copy_X...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html
    Mon Feb 23 17:51:57 GMT 2026
      143.7K bytes
      Cache
     
  9. Basic Crawler Configuration

    (Cron format) # Run daily at 2 AM 0 0 2 * * ? # Run every hour at...set in scheduler 0 0 2 * * ? # Daily at 2 AM File Size Configuration...
    fess.codelibs.org/15.5/config/crawler-basic.html
    Sun Feb 22 02:43:21 GMT 2026
      63K bytes
      Cache
     
  10. johnson_lindenstrauss_min_dim — scikit-le...

    v||^2 < ||p(u) - p(v)||^2 < (1 + eps) ||u - v||^2 Where...>= 4 log(n_samples) / (eps^2 / 2 - eps^3 / 3) Note that the number...
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.johnson_lindenstrauss_min_dim...
    Mon Feb 16 16:32:33 GMT 2026
      111.4K bytes
      Cache
     
Back to Top