We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0976a40 commit b8d140dCopy full SHA for b8d140d
Introduction to Machine Learning
@@ -156,7 +156,25 @@ Selected based on
156
- Non-ensemble
157
- Basic
158
159
-
160
161
162
+----------------------------------------------------------------------------------------------------------------------------------
+4. Training the Model
+---------------------
+* Machine Learning Training : Letting specific data teach a Machine Learning algorithm to create a specific prediction model;
163
+* Training Overview
164
+i. Prepared data - split - 70% Training data; 30% test data;
165
+ii. Training data - algorithm (train model) - model;
166
+iii. Test data - model - forecast output;
167
+
168
+* Selecting Training Features
169
+------------------------------
170
+Want minimum features (columns)
171
+* Selected features
172
+i. Glucose onc;
173
+ii. Blood pressure
174
+iii. skin thickness;
175
+iv. insulin level;
176
+v. Body Mass Index;
177
+vi. Diabetes Predisposition;
178
+vii. Age;
179
180
+Scikit-
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments