Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ce8be93

Browse files
Update Introduction to Machine Learning
1 parent b8d140d commit ce8be93

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

‎Introduction to Machine Learning

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,16 @@ v. Body Mass Index;
177177
vi. Diabetes Predisposition;
178178
vii. Age;
179179

180-
Scikit-
180+
Steps:
181+
a. Split the data into training and test data sets;
182+
b. Perform post split data preparation;
183+
c. Train with initial algorithm;
184+
185+
Missing data
186+
-------------
187+
- Ignore
188+
- Drop observations (rows)
189+
- Replace values (Impute)
190+
191+
Using mean imputing;
192+
-------------------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /