Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 53 for 1 (0.03 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
    Mon May 20 18:34:25 UTC 2024
      2.4K bytes
     
  2. 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
    Mon May 20 18:34:25 UTC 2024
      3.6K bytes
     
  3. 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
    Fri Jun 07 19:49:38 UTC 2024
      9.3K bytes
      Similar Results (2)
     
  4. plot_pca_iris.ipynb

    1].mean() + 1.5,\n X[y == label, 2].mean(),\n...np.choose(y, [1, 2, 0]).astype(float)\nax.scatter(X[:, 0], X[:, 1], X[:,...
    scikit-learn.org/stable/_downloads/46b6a23d83637bf0f381ce9d8c528aa2/plot_pca_iris.ipynb
    Thu Jun 06 17:04:45 UTC 2024
      2.2K bytes
     
  5. colors.css

    --sk-cyan-tint-1: #4bb4e5; --sk-cyan: #29abe2; --sk-cyan-shades-1: #2294c4;...--sk-orange-tint-1: #f99f44; --sk-orange: #f7931e; --sk-orange-shades-1: #d77f19;...
    scikit-learn.org/dev/_static/styles/colors.css
    Fri Jun 07 19:49:37 UTC 2024
      1.5K bytes
      Similar Results (1)
     
  6. plot_multi_metric_evaluation.py

    1) # Get the regular numpy array...sample_score_mean + sample_score_std, alpha=0.1 if sample == "test" else 0, color=color,...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Wed Jun 05 00:53:46 UTC 2024
      3.6K bytes
     
  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
    Fri Jun 07 19:49:38 UTC 2024
      2K bytes
      Similar Results (2)
     
  8. manifest.json

    "density": "1.0" }, { "src": "\/android-icon-72x72.png",..."type": "image\/png", "density": "1.5" }, { "src": "\/android-icon-96x96.png",...
    www.elastic.co/manifest.json
    Sun Jun 09 00:10:32 UTC 2024
      1K bytes
     
  9. topics.xml

    1.0 UTF-8 http://www.sitemaps.org/schemas/sitemap/0.9 https:...
    www.buzzfeed.com/sitemap/topics.xml
    Sun Jun 09 00:01:19 UTC 2024
      220 bytes
     
  10. travel.xml

    1.0 UTF-8 http://www.sitemaps.org/schemas/sitemap/0.9 https:...
    www.buzzfeed.com/sitemap/travel.xml
    Sun Jun 09 00:01:18 UTC 2024
      545 bytes
     
Back to top