Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 751 - 760 of over 10,000 for 2 (2.35 seconds)

  1. 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.3/config/crawler-basic.html
    Mon Dec 22 02:38:42 GMT 2025
      59.7K bytes
      Cache
     
  2. DecisionTreeRegressor — scikit-learn 1.8....

    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.tree.DecisionTreeRegressor.html
    Mon Dec 22 11:58:31 GMT 2025
      166.8K bytes
      Cache
     
  3. clustering.rst.txt

    2, 0, 3, 4, 5, 1] >>> labels_pred = [1, 1, 0, 0, 2, 2, 2,...1, 2, 0, 3, 4, 5, 1] >>> labels_pred = [1, 1, 0, 0, 2, 2, 2,...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Fri Dec 05 17:52:54 GMT 2025
      92.8K bytes
     
  4. Swiss Roll And Swiss-Hole Reduction — sci...

    n_components = 2 ) sr_tsne = manifold . TSNE ( n_components = 2 , perplexity...n_components = 2 ) sh_tsne = manifold . TSNE ( n_components = 2 , perplexity...
    scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html
    Mon Dec 22 11:58:29 GMT 2025
      99.8K bytes
      Cache
     
  5. plot_hgbt_regression.zip

    2. :ref:`categorical_support_gbdt`,...showcasing all points except 2 and 6 in a real life setting....
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Fri Dec 05 17:52:54 GMT 2025
      36.8K bytes
     
  6. non_negative_factorization — scikit-learn...

    ||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.non_negative_factorization.html
    Mon Dec 22 11:58:31 GMT 2025
      122.3K bytes
      Cache
     
  7. 7.8. Pairwise metrics, Affinities and Kernels &...

    for all a and b 2. d ( a , b ) == 0 , if and only...>>> X = np . array ([[ 2 , 3 ], [ 3 , 5 ], [ 5 , 8 ]])...
    scikit-learn.org/stable/modules/metrics.html
    Mon Dec 22 11:58:31 GMT 2025
      55.5K bytes
      Cache
     
  8. plot_hgbt_regression.ipynb

    showcasing all points except 2 and 6 in a real life\nsetting.\n"...label=\"recorded average\", linewidth=2, ax=ax)\n\nfor idx, max_iter in...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Fri Dec 05 17:52:54 GMT 2025
      20.2K bytes
     
  9. IsolationForest example — scikit-learn 1....

    2 ) @ covariance + np . array ([ 2 , 2 ]) # general...randn ( n_samples , 2 ) + np . array ([ - 2 , - 2 ]) # spherical outliers...
    scikit-learn.org/stable/auto_examples/ensemble/plot_isolation_forest.html
    Mon Dec 22 11:58:30 GMT 2025
      134.3K bytes
      Cache
     
  10. OrthogonalMatchingPursuit — scikit-learn ...

    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
    Mon Dec 22 11:58:31 GMT 2025
      134.5K bytes
      Cache
     
Back to Top