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 d23ae94

Browse files
Update Introduction to Machine Learning
1 parent 341f44d commit d23ae94

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

‎Introduction to Machine Learning

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,5 +246,20 @@ Algorithm CV Variants
246246
----------------------
247247
Algorithm + Cross Validation; Runs the algorithm K times;
248248

249+
Overview
250+
----------
251+
a. Evaluated Naive Bayes model
252+
- predict()
253+
- confusionMatrix()
254+
255+
b. Tried using Random Forest Algorithm
256+
- Overfit
249257

258+
c. Improved performance with Logistics Regression
259+
- Regularization;
260+
- Achieved performance goal;
261+
262+
d. Logistic Regression Cross Validation
263+
- Slightly below 70% target
264+
- Better performance on real data;
250265

0 commit comments

Comments
(0)

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