Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1111 - 1120 of over 10,000 for 2 (0.43 seconds)

  1. Exponentiation — scikit-learn 1.8.0 docum...

    2) is equivalent to using the **...** operator with RBF() ** 2 . Read more in the User Guide . Added...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Exponentiation.html
    Mon Jan 19 11:28:23 GMT 2026
      123.5K bytes
      Cache
     
  2. index.css

    --sk-landing-bg-2: var(--sk-cyan-shades-2); --sk-landing-bg-3:...var(--sk-cyan-shades-3); --sk-landing-bg-2: var(--sk-cyan); --sk-landing-bg-3:...
    scikit-learn.org/stable/_static/styles/index.css
    Mon Jan 19 11:28:23 GMT 2026
      3.6K bytes
     
  3. Forecasting of CO2 level on Mona Loa dataset us...

    co2_kernel 50**2 * RBF(length_scale=50) + 2**2 * RBF(length_scale=100)...GaussianProcessRegre(kernel=50**2 * RBF(length_scale=50) + 2**2 * RBF(length_scale=100)...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_co2.html
    Mon Jan 19 11:28:25 GMT 2026
      161.6K bytes
      Cache
     
  4. make_biclusters — scikit-learn 1.8.0 docu...

    shape (2, 10) >>> cols . shape (2, 20) Gallery...shape = ( 10 , 20 ), n_clusters = 2 , random_state = 42 ... ) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_biclusters.html
    Mon Jan 19 11:28:25 GMT 2026
      111.2K bytes
      Cache
     
  5. ParameterGrid — scikit-learn 1.8.0 docume...

    'a' : 2 , 'b' : True }, { 'a' : 2 , 'b'...param_grid = { 'a' : [ 1 , 2 ], 'b' : [ True , False...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterGrid.html
    Mon Jan 19 11:28:25 GMT 2026
      110.7K bytes
      Cache
     
  6. 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 Jan 19 12:22:44 GMT 2026
      827.5K bytes
      Cache
     
  7. RidgeCV — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination ( \(R^2\) ) otherwise. cv int, cross-validation...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Mon Jan 19 11:28:23 GMT 2026
      150.2K bytes
      Cache
     
  8. TruncatedSVD — scikit-learn 1.8.0 documen...

    TruncatedSVD ( n_components = 2 , * , algorithm = 'randomized'...Parameters : n_components int, default=2 Desired dimensionality of output...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html
    Mon Jan 19 11:28:25 GMT 2026
      137.7K bytes
      Cache
     
  9. test.tex

    \begin{equation} x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \end{equation} Einstein's...equation: \begin{equation} E = mc^2 \end{equation} \section{Lists...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/latex/test.tex
    Mon Jan 19 00:10:43 GMT 2026
      2K bytes
     
  10. Importance of Feature Scaling — scikit-le...

    section we select a subset of 2 features that have values with...) = plt . subplots ( ncols = 2 , figsize = ( 12 , 6 )) fit_and_plot_model...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Mon Jan 19 11:28:24 GMT 2026
      122.7K bytes
      Cache
     
Back to Top