Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 61 for 1 (0.03 sec)

  1. plot_pca_iris.rst.txt

    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/_sources/auto_examples/decomposition/plot_pca_iris.rst.txt
    Fri May 17 16:55:52 UTC 2024
      3.6K 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
    Sat May 18 15:26:00 UTC 2024
      3.6K bytes
     
  3. 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
    Sat May 18 15:26:00 UTC 2024
      4.9K bytes
      1 views
     
  4. 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
    Sat May 18 15:26:00 UTC 2024
      5.8K bytes
     
  5. plot_adaboost_regression.rst.txt

    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/_sources/auto_examples/ensemble/plot_adaboost_regression.rst.txt
    Sat May 18 15:26:01 UTC 2024
      4.9K bytes
     
  6. plot_discretization_strategies.rst.txt

    8]]) centers_1 = np.array([[0, 0], [3, 1]]) # construct the...len(strategies) + 1, i) ax.scatter(X[:, 0], X[:, 1], edgecolors="k")...
    scikit-learn.org/stable/_sources/auto_examples/preprocessing/plot_discretization_strategies.rst.txt
    Fri May 17 16:55:51 UTC 2024
      5.6K bytes
     
  7. 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
    Fri May 17 16:55:51 UTC 2024
      1.5K bytes
      1 views
     
  8. 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
    Sat May 18 15:26:00 UTC 2024
      6.7K bytes
      1 views
     
  9. 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
    Sat May 18 15:26:01 UTC 2024
      2K bytes
      1 views
     
  10. digg-favicon.png

    interlaceMethod=none GRAY 8 8 16 1 1.0 whitePointX=31269, whitePointY=32899,...blueY=5999 Relative colorimetric 1 true true 16 Normal 16 2 UnsignedIntegral...
    cdn.digg.com/static/images/digg-favicon.png
    Wed May 01 08:58:24 UTC 2024
      167 bytes
      Similar Results (1)
     
Back to top