- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 981 - 990 of 1,992 for = (0.06 sec)
-
Meditation And Modern Art Meet In Rothko Chapel...
width="100%" height="290" frameborder="0" scrolling="no" title="NPR... width="100%" height="290" frameborder="0" scrolling="no" title="NPR...www.npr.org/2011/03/01/134160717/meditation-and-modern-art-meet-in-rothko-chapel -
カーソル検索 (CursorSelect) | DBFlute
= entity.getMemberId(); ... = entity.getMemberName();...memberId = cursor.getMemberId(); String memberName = cursor.getMemberName();...dbflute.seasar.org/ja/manual/function/genbafit/implfit/cursorselect/index.html -
Nearest Centroid Classification — scikit-learn ...
c = y , cmap = cmap_bold , edgecolor = "k" , s = 20 ) plt...shrinkage , np . mean ( y == y_pred )) _ , ax = plt . subplots () DecisionBoundaryDisp...scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html -
Bisecting K-Means and Regular K-Means Performan...
data n_samples = 10000 random_state = 0 X , _ = make_blobs ( n_samples...n_samples = n_samples , centers = 2 , random_state = random_state...scikit-learn.org/stable/auto_examples/cluster/plot_bisect_kmeans.html -
区分値 (Classification) | DBFlute
codeType=String} ; map: {code=PRV;name=Provisional;alias=仮会員 ;c...{code=PRV;name=Provisional;alias=仮会員 ;comment= ... } ; map: {code=FML;name=Formalized...dbflute.seasar.org/ja/manual/function/genbafit/implfit/classification/index.html -
RationalQuadratic — scikit-learn 1.6.1 document...
length_scale = 1.0 , alpha = 1.0 , length_scale_bounds = (1e-05, 100000.0)...>>> X , y = load_iris ( return_X_y = True ) >>> kernel = RationalQuadratic...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RationalQuadratic.html -
Inference APIs | Elasticsearch Guide [8.17] | E...
resp = client.inference.put( task_type="sparse_embedding",...inference_id="small_chunk_size", inference_config={ "service":...www.elastic.co/guide/en/elasticsearch/reference/current/inference-apis.html -
セットアップ - 特定環境適用プロパティ | DBFlute
dfprop ; generateOutputDirect = ../foo リソースファイルの出力先 Seasarの場合...@basicInfoMap.dfprop ; resourceOutputDirect = ../bar テーブル名の規約調整 isTableNameCamelCase...dbflute.seasar.org/ja/environment/setup/firstprop.html -
Plotting Cross-Validated Predictions — scikit-l...
y = load_diabetes ( return_X_y = True ) lr = LinearRegression...y_pred = cross_val_predict ( lr , X , y , cv = 10 ) Since cv=10 ,...scikit-learn.org/stable/auto_examples/model_selection/plot_cv_predict.html -
LastaFluteのタイプセーフProperties (Objective Typesafe...
<component name="sea" class="org.dbflute.Sea"> <property name="key">land</property>...String envValue = System.getenv(envKey); if (envValue == null ) { throw...dbflute.seasar.org/ja/lastaflute/howto/architecture/objsafeprop.html