- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 571 - 580 of 4,309 for * (1.55 sec)
-
Off-duty border patrol agent shot in apparent r...
Oct. 1 through May 31, 185,042 people were arrested and booked...facilities. Of that group, 65,041 had been convicted of crimes, the...www.nbcnews.com/news/us-news/off-duty-border-patrol-agent-shot-random-robbery-nyc-park-rcna219905 -
Driver who plowed into L.A. crowd, injuring 30,...
hole right there,” he said. “And then it’s crazy, because people...on July 19, 2025, 6:43 AM EDT / Updated July 19, 2025, 8:41 PM...www.nbcnews.com/news/us-news/vehicle-drives-crowd-los-angeles-injuring-20-rcna219740 -
plot_release_highlights_1_7_0.ipynb
Pipeline([(\"sc\", StandardScaler()), (\"clf\", clf)], transf...0))\nmodel" ] }, { "cell_type": "markdown", "metadata": {}, "source":...scikit-learn.org/stable/_downloads/b7d178d09f44d400894015228deb0ddb/plot_release_highlights_1_7_0... -
grid_search_cross_validation.png
green=8, blue=8, alpha=8 RGB 8 8 8 8 613 1 1.0 1 8 8 8 8 true true...width=885, height=613, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate,...scikit-learn.org/stable/_images/grid_search_cross_validation.png -
plot_release_highlights_1_7_0.zip
# %% # Array API support # ---------- # Several functions have...Pipeline([("sc", StandardScaler()), ("clf", clf)], transform_input=["X_val"])...scikit-learn.org/stable/_downloads/0f052545c78541815099d62501f25a9e/plot_release_highlights_1_7_0... -
Get started | Elastic Docs
production-scale workloads. Use Elasticsearch to search, index, store,...testing. Advanced options Self-managed : Install, configure, and...www.elastic.co/docs/get-started -
Ukraine law curbing anti-corruption agencies sp...
Kyiv read, while crowds yelled “Shame!” and “Veto the law!” In response...July 23, 2025, 9:27 AM EDT / Updated July 23, 2025, 1:57 PM EDT...www.nbcnews.com/world/ukraine/ukraine-law-anti-corruption-agencies-protests-zelenskyy-war-russia-... -
cross_validation.rst.txt
((90, 4), (90,)) >>> X_test.shape, y_test.shape ((60, 4), (60,))...cross_val_score(clf, X, y, cv=5) >>> scores array([0.96, 1. , 0.96, 0.96,...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
plot_kmeans_digits.zip
{n_features}") # %% # Define our evaluation benchmark # ---------- # #...# %% # Run the benchmark # ---------- # # We will compare three...scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip -
plot_discretization_strategies.rst.txt
meshgrid( np.linspace(X[:, 0].min(), X[:, 0].max(), 300), np.linspace(X[:,...len(strategies) + 1, i) ax.scatter(X[:, 0], X[:, 1], edgecolors="k") if ds_cnt...scikit-learn.org/stable/_sources/auto_examples/preprocessing/plot_discretization_strategies.rst.txt