- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1291 - 1300 of 2,528 for = (0.07 sec)
-
minmax_scale — scikit-learn 1.5.2 documentation
feature_range = (0, 1) , * , axis = 0 , copy = True ) [source]...by (when axis=0 ): X_std = ( X - X . min ( axis = 0 )) / ( X ....scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html -
export_text — scikit-learn 1.5.2 documentation
feature_names = None , class_names = None , max_depth = 10 , spacing...spacing = 3 , decimals = 2 , show_weights = False ) [source] # Build...scikit-learn.org/stable/modules/generated/sklearn.tree.export_text.html -
The Eight Best Westerns You Haven't Seen, But S...
fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">...digg.com/movies-and-tv/link/underrated-underseen-westerns-films -
pairwise_distances_chunked — scikit-learn 1.5.2...
Y = None , * , reduce_func = None , metric = 'euclidean'...'euclidean' , n_jobs = None , working_memory = None , ** kwds ) [source]...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html -
Demo of affinity propagation clustering algorit...
): class_members = labels == k cluster_center = X [ cluster_centers_indices...labels_true = make_blobs ( n_samples = 300 , centers = centers ,...scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html -
Sparsity Example: Fitting only features 1 and 2...
indices = ( 0 , 1 ) X_train = X [: - 20 , indices ] X_test = X [...ax = fig . add_subplot ( 111 , projection = "3d" , elev = elev...scikit-learn.org/stable/auto_examples/linear_model/plot_ols_3d.html -
Underfitting vs. Overfitting — scikit-learn 1.5...
0 ) n_samples = 30 degrees = [ 1 , 4 , 15 ] X = np . sort ( np...ax , xticks = (), yticks = ()) polynomial_features = PolynomialFeatures...scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html -
map型プロパティ | DBFlute
@mapprop map: {AAA= BBB ; CCC = DDD } # {AAA=BBB;CCC=DDD} と同じ 定義値の中の空白や改行...@mapprop map: {AAA= BB B ; CCC = DD D } # {AAA=BBB;CCC=DD D} と同じ # 値の中の改行は保持されない...dbflute.seasar.org/ja/manual/reference/dfprop/mapprop.html -
Cross-validation on diabetes Dataset Exercise —...
y = datasets . load_diabetes ( return_X_y = True ) X = X [:...150 ] y = y [: 150 ] lasso = Lasso ( random_state = 0 , max_iter...scikit-learn.org/stable/auto_examples/exercises/plot_cv_diabetes.html -
PropertiesHTML | DBFlute
propertiesHtmlMap = map: { ; Sea_EnvProperties = map: { ; baseDir = ../src... ; environmentMap = map: { ; integration = $$baseDir$$ /integration/resources...dbflute.seasar.org/ja/manual/function/generator/task/doc/propertieshtml.html