- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1161 - 1170 of 2,528 for = (0.08 sec)
-
NuSVR — scikit-learn 1.5.2 documentation
nu = 0.5 , C = 1.0 , kernel = 'rbf' , degree = 3 , gamma...gamma = 'scale' , coef0 = 0.0 , shrinking = True , tol = 0.001 ,...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html -
3.3. Tuning the decision threshold for class pr...
weights = [ 0.1 , 0.9 ], random_state = 0 ) >>> pos_label = 0 >>>... >>> X , y = make_classification ( random_state = 0 ) >>> classifier...scikit-learn.org/stable/modules/classification_threshold.html -
lars_path — scikit-learn 1.5.2 documentation
alpha_min = 0 , method = 'lar' , copy_X = True , eps = np.float64...X , y , Xy = None , * , Gram = None , max_iter = 500 , alpha_min...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path.html -
PLSCanonical — scikit-learn 1.5.2 documentation
n_components = 2 , * , scale = True , algorithm = 'nipals' , max_iter...max_iter = 500 , tol = 1e-06 , copy = True ) [source] # Partial...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html -
OPTICS — scikit-learn 1.5.2 documentation
min_samples = 5 , max_eps = inf , metric = 'minkowski' , p = 2 , metric_params...metric_params = None , cluster_method = 'xi' , eps = None , xi = 0.05...scikit-learn.org/stable/modules/generated/sklearn.cluster.OPTICS.html -
LogisticRegression — scikit-learn 1.5.2 documen...
penalty = 'l2' , * , dual = False , tol = 0.0001 , C = 1.0 , fit_intercept...fit_intercept = True , intercept_scaling = 1 , class_weight = None ,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html -
GraphicalLassoCV — scikit-learn 1.5.2 documenta...
alphas = 4 , n_refinements = 4 , cv = None , tol = 0.0001 ,...enet_tol = 0.0001 , max_iter = 100 , mode = 'cd' , n_jobs = None...scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html -
8th dose of Female Fronted Metal 🤘🤘🤘🤘🤘🤘🤘...
<div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...www.metafilter.com/206280/8th-dose-of-Female-Fronted-Metal- -
Spring Frameworkの取扱い | DBFlute
multiple DB // ========== // Runtime Component // ========== @Bean(name=...DBFluteBeansJavaConf { // ========== // Attribute // ========= @Autowired protected...dbflute.seasar.org/ja/manual/reference/diway/spring/index.html -
FeatureHasher and DictVectorizer Comparison — s...
_ = fetch_20newsgroups ( subset = "train" , categories = categories...dict_count_vectorizers = defaultdict ( list ) t0 = time () vectorizer = DictVectorizer...scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html