Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 37 for 1 (0.06 sec)

  1. plot_adaboost_regression.py

    random_state=rng ) regr_1.fit(X, y) regr_2.fit(X, y) y_1 = regr_1.predict(X)...plt.plot(X, y_1, color=colors[1], label="n_estimators=1", linewidth=2)...
    scikit-learn.org/stable/_downloads/2da78c80da33b4e0d313b0a90b923ec8/plot_adaboost_regression.py
    Tue May 14 20:49:02 UTC 2024
      2.4K bytes
     
  2. 873de304b9bd7a1b.css

    ;grid-template-areas:"box-1 box-1 box-2" "box-3 box-3 box-3"...ZGJG{0%{opacity:0}to{opacity:1}}@keyframes AccordionFAQ_move...
    www.elastic.co/_next/static/css/873de304b9bd7a1b.css
    Fri May 10 12:44:30 UTC 2024
      8.9K bytes
     
  3. plot_adaboost_regression.ipynb

    \nregr_1.fit(X, y)\nregr_2.fit(X, y)\n\ny_1 = regr_1.predict(X)\ny_2...samples\")\nplt.plot(X, y_1, color=colors[1], label=\"n_estimators=1\", linew...
    scikit-learn.org/stable/_downloads/38e826c9e3778d7de78b2fc671fd7903/plot_adaboost_regression.ipynb
    Tue May 14 20:49:02 UTC 2024
      3.6K bytes
     
  4. top.css

    5em; line-height: 1; background: transparent url(...list-style-type: none; line-height: 1.5em; font-size: 93%; } #leftpart...
    dbflute.seasar.org/css/top.css
    Mon Mar 18 15:47:26 UTC 2024
      8.2K bytes
      1 views
     
  5. plot_classifier_comparison.ipynb

    C=1, random_state=42),\n GaussianProcessClass(1.0 * RBF(1.0),...max_features=1, random_state=42\n ),\n MLPClassifier(alpha=1, max_iter=1000,...
    scikit-learn.org/stable/_downloads/3438aba177365cb595921cf18806dfa7/plot_classifier_comparison.ipynb
    Tue May 14 20:49:02 UTC 2024
      5.8K bytes
     
  6. plot_kmeans_digits.py

    1].min() - 1, reduced_data[:, 1].max() + 1 xx, yy =...reduced_data[:, 0].min() - 1, reduced_data[:, 0].max() + 1 y_min, y_max =...
    scikit-learn.org/stable/_downloads/5a87b25ba023ee709595b8d02049f021/plot_kmeans_digits.py
    Mon May 13 16:58:55 UTC 2024
      6.7K bytes
      1 views
     
  7. copybutton.css

    3em; width: 1.7em; height: 1.7em; opacity: 0; transition:...stroke: currentColor; width: 1.5em; height: 1.5em; padding: 0.1em; }...
    scikit-learn.org/stable/_static/copybutton.css
    Tue May 14 20:49:03 UTC 2024
      2K bytes
      1 views
     
  8. plot_classifier_comparison.py

    C=1, random_state=42), GaussianProcessClass(1.0 * RBF(1.0),...max_features=1, random_state=42 ), MLPClassifier(alpha=1, max_iter=1000,...
    scikit-learn.org/stable/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py
    Tue May 14 20:49:02 UTC 2024
      4.9K bytes
      1 views
     
  9. plot_pca_iris.py

    1].mean() + 1.5, X[y == label, 2].mean(),...np.choose(y, [1, 2, 0]).astype(float) ax.scatter(X[:, 0], X[:, 1], X[:,...
    scikit-learn.org/stable/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py
    Sat May 11 22:20:02 UTC 2024
      1.5K bytes
      1 views
     
  10. sg_gallery.css

    sphinx themes Tested for Sphinx 1.3.1 for all themes: default, alabaster,...--sg-download-a-hover-box-shadow-1: rgba(255, 255, 255, 0.1); --sg-download-...
    scikit-learn.org/stable/_static/sg_gallery.css
    Tue May 14 20:49:01 UTC 2024
      9.3K bytes
     
Back to top