Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed test.ipynb to include code, which creates the model from scratch #17

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

tobiaskaemmerling
Copy link
Owner

Changed test.ipynb. It now imports the data, transforms it, test splits it, trains a logistic regression model and uses it to predict and get the metrics values. Everything is done without using any other written functions so i could test, whether one of the steps doesn't work correctly. I couldn't find any error and it still predicts with f1 score of 0.998.

@tobiaskaemmerling tobiaskaemmerling merged commit f6ef4fc into main Aug 9, 2024
1 check failed
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.

1 participant