Skip to content

[lab-random-forests] Karolin Diede - #9

Open
KaroD123 wants to merge 1 commit into
Ironhack-Data-0621-Remote:masterfrom
KaroD123:master
Open

[lab-random-forests] Karolin Diede#9
KaroD123 wants to merge 1 commit into
Ironhack-Data-0621-Remote:masterfrom
KaroD123:master

Conversation

@KaroD123

@KaroD123 KaroD123 commented Oct 5, 2021

Copy link
Copy Markdown

No description provided.

@ArabellaCM

ArabellaCM commented Oct 21, 2021

Copy link
Copy Markdown

Hey Karo! I'm looking at your Random Forest/Smote Lab.

Nice work in applying the SMOTE algorithm

One thing to remember about upsampling is when you apply the classifier to real data you won't be able to upsample it since you don't know the target yet. Ideally you should only upsample after you've already done the train/test split.

I also think it's always useful to look at a confusion matrix when doing a classification problem so you can see how well your model is actually operating.

Otherwise very nice and let me know if you have any more questions about these topics. They are very likely to come up in real life scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants