- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 711 - 720 of 2,002 for = (0.27 sec)
-
SVM Margins Example — scikit-learn 1.7.0 docume...
x_min = - 4.8 x_max = 4.2 y_min = - 6 y_max = 6 YY , XX = np ....0.05 )): clf = svm . SVC ( kernel = "linear" , C = penalty ) clf...scikit-learn.org/stable/auto_examples/svm/plot_svm_margin.html -
Actionの作り方 (HTMLスタイル) | LastaFlute
HarborBaseAction { // ========== // Attribute // ========= @Resource private...purchaseBhv ; // ========== // Execute // ======= @Execute public...dbflute.seasar.org/ja/lastaflute/howto/action/makeashtml.html -
gpt.js
c(g){var h=typeof g;return h==="object"&&g!==null||h==="functio...h;h++){var l=n[h];if(k!==k&&l.key!==l.key||k===l.key)return{...securepubads.g.doubleclick.net/tag/js/gpt.js -
HistGradientBoostingRegressor — scikit-learn 1....
n_iter_no_change = 10 , tol = 1e-07 , verbose = 0 , random_state = None )...learning_rate = 0.1 , max_iter = 100 , max_leaf_nodes = 31 , max_depth...scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html -
dbflute-0.9.0.zip
set err10=%%i if "%err100%"=="" if %err10%==0 set err10= :onError1..."%CLASSPATH%"=="""" set _USE_CLASSPATH=no if "%CLASSPATH%"=="" set _USE_CLASSPATH=no...dbflute.seasar.org/download/dbflute/dbflute-0.9.0.zip -
業務的one-to-one (BizOneToOne) | DBFlute
TARGET_TYPE + = = = = = = = = = + | 1 | 1 | SEA | | 2...LND | | 6 | 2 | LND | + = = = = = = = = = + PK_ID {1,2,3,4} の GENERAL_ID...dbflute.seasar.org/ja/manual/function/genbafit/implfit/bizonetoone/index.html -
plot_kmeans_digits.py
metrics): ========== ========== Shorthand full name ========== ==========...silhouette coefficient ========== ========== """ # Authors: The scikit-learn...scikit-learn.org/stable/_downloads/5a87b25ba023ee709595b8d02049f021/plot_kmeans_digits.py -
hamming_loss — scikit-learn 1.7.0 documentation
hamming_loss >>> y_pred = [ 1 , 2 , 3 , 4 ] >>> y_true = [ 2 , 2 , 3 ,..., y_pred , * , sample_weight = None ) [source] # Compute the...scikit-learn.org/stable/modules/generated/sklearn.metrics.hamming_loss.html -
Post-hoc tuning the cut-off point of decision f...
ncols = 2 , figsize = ( 12 , 4 ), sharex = True , sharey = True...diabetes = fetch_openml ( data_id = 37 , as_frame = True , parser...scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html -
SparsePCA — scikit-learn 1.7.0 documentation
max_iter = 1000 , tol = 1e-08 , method = 'lars' , n_jobs = None ,...n_components = None , * , alpha = 1 , ridge_alpha = 0.01 , max_iter...scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html