- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 661 - 670 of 5,614 for * (1.99 sec)
-
plot_directive.css
/* * plot_directive.css * ~~~~~~~~~~ * * Stylesheet controlling...directive within * Sphinx. * * :copyright: Copyright 2020-* by the Matplotlib...scikit-learn.org/stable/_static/plot_directive.css -
index.css
0%, var(--sk-landing-bg-2) 17%, var(--sk-landing-bg-3) 59%, va...-3); --sk-landing-bg-2: var(--sk-cyan); --sk-landing-bg-3: v...scikit-learn.org/stable/_static/styles/index.css -
pydata-sphinx-theme.js
(),i=c(n,o);return 0!==i?i:a&&s?c(a.split("."),s.split("."))...)(?:\.([x*]|\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+))?(?:-([da-z\-...scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js -
Dateline: In-Depth Investigations of News Stori...
state-of-the-art venue in the heart of “Music City,” this immersive...event — and you're invited! On Sunday, September 28th, join us...www.nbcnews.com/dateline -
Israel attacks Hamas leaders in Qatar
and watch 01:19 U.S. economy added 911,000 fewer jobs than previously...Chicago Dallas-Fort Worth Philadelphia Washington, D.C. Boston Bay...www.nbcnews.com/nightly-news/video/israel-attacks-hamas-leaders-in-qatar-247229509726 -
Supreme Court again gives no explanation in rul...
administration, we are likely to stay your order,” Shapiro said. “Is that...Chicago Dallas-Fort Worth Philadelphia Washington, D.C. Boston Bay...www.nbcnews.com/politics/supreme-court/supreme-court-gives-no-explanation-ruling-trump-time-immig... -
Release Highlights for scikit-learn 0.24 — scik...
, 11 ), "min_samples_split" : randint ( 2 , 11 ), "bootstrap"..."bootstrap" : [ True , False ], "criterion" : [ "gini" , "entropy" ], }...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html -
Normalizer — scikit-learn 1.7.2 documentation
4, 0.4], [0.1, 0.3, 0.9, 0.3], [0.5, 0.7, 0.5, 0.1]]) fit ( X...generated: ["x0", "x1", ..., "x(n_features_in_ - 1)"] . If input_features...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html -
RobustScaler — scikit-learn 1.7.2 documentation
, 2. ], ... [ - 2. , 1. , 3. ], ... [ 4. , 1. , - 2. ]] >>> transformer...transformer . transform ( X ) array([[ 0. , -2. , 0. ], [-1. , 0. , 0.4],...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.RobustScaler.html -
FeatureUnion — scikit-learn 1.7.2 documentation
FeatureUnion ([( "pca" , PCA ( n_components = 1 )), ... ( "svd" , TruncatedSVD...3.04, -0.872], [ 1.5 , 5.72, 0.463]]) >>> # An estimator's parameter...scikit-learn.org/stable/modules/generated/sklearn.pipeline.FeatureUnion.html