Skip to content

Commit

Permalink
commiting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemoka committed Jun 29, 2022
1 parent 4495ffa commit 4ffd1ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/main.yml

This file was deleted.

1 change: 1 addition & 0 deletions content/posts/KBhaibridgelab_d2aft.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,5 +323,6 @@ Much better.

- Load the wine dataset into a DataFrame and manipulate it.
- Feed slices back into our functions yesterday! Can you make the subsets of the data you made yesterday via the `.iloc` notation to make slicing easier?
- Can you quantify the accuracy, precision, and recall on a shuffled version of the wine dataset and logistic regression? `seed=0`
- Is there any columns that need normalisation? Any outliers (2 std. dev away)? Why/why not?
- Create a balanced version of the wine dataset between red and white classes. Does fitting this normalized version into our model makes training results better?

0 comments on commit 4ffd1ac

Please sign in to comment.