- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 191 - 200 of 1,990 for = (0.12 sec)
-
The Johnson-Lindenstrauss bound for embedding w...
samples pairs nonzero = dists != 0 dists = dists [ nonzero ] for...: t0 = time () rp = SparseRandomProjecti ( n_components = n_components...scikit-learn.org/stable/auto_examples/miscellaneous/plot_johnson_lindenstrauss_bound.html -
linear_model.rst.txt
unit deviance : ========== ========== ========== Distribution..._linear_model: ========== Linear Models ========== .. currentmodule::...scikit-learn.org/stable/_sources/modules/linear_model.rst.txt -
friends-Eclipse-GitRepositories-wizard-3rd-dest...
17639795 width=1566, height=1346, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/git/friends-Eclipse-GitRepositories-wi... -
friends-Eclipse-GitRepositories-right-click-pas...
17639795 width=1566, height=1054, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/git/friends-Eclipse-GitRepositories-ri... -
SVM: Maximum margin separating hyperplane — sci...
y = make_blobs ( n_samples = 40 , centers = 2 , random_state...purposes clf = svm . SVC ( kernel = "linear" , C = 1000 ) clf ....scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane.html -
pygments.css
html[data-theme="light"] .highlight pre { line-height: 125%;...125%; } html[data-theme="light"] .highlight td.linenos .normal { color:...scikit-learn.org/stable/_static/pygments.css -
smacof — scikit-learn 1.6.1 documentation
metric = True , n_components = 2 , init = None , n_init = 8 , n_jobs...n_jobs = None , max_iter = 300 , verbose = 0 , eps = 0.001 ,...scikit-learn.org/stable/modules/generated/sklearn.manifold.smacof.html -
Outlier detection on a real data set — scikit-l...
contamination = 0.25 ), "OCSVM" : OneClassSVM ( nu = 0.25 , gamma = 0.35..., levels = [ 0 ], colors = color , ax = ax , ) legend_lines ....scikit-learn.org/stable/auto_examples/applications/plot_outlier_detection_wine.html -
eclipse-location-copyrename-snapshot.png
17639795 width=1564, height=720, bitDepth=8, colorType=RGBAlpha, ...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-location-copyrename-snapshot.png -
check_scoring — scikit-learn 1.6.1 documentation
estimator = None , scoring = None , * , allow_none = False , raise_exc...X , y = load_iris ( return_X_y = True ) >>> classifier = DecisionTreeClassifi...scikit-learn.org/stable/modules/generated/sklearn.metrics.check_scoring.html