You are browsing as a guest. Sign up (or log in) to start making projects!

Habit completion predictor

  • 1 Devlogs
  • 8 Total hours

I'm building an habit completion predictor that predicts whether or not an habit will be completed and learns from users track record overtime

Open comments for this post

7h 52m 10s logged

Successfully trained the model with an accuracy of 99% (PSS: That’s because i used synthetic dataset and it wasn’t realistic enough).

What i’ve done so far:

  1. Feature Engineering: Mapped out features that could be useful in predicting an habit completion and filtered out noise features
  2. Created a synthetic dataset for the ML training using Logistic Regression and Decision Tree (Both seemed to work well tho).
  3. I tested the ML model with the training dataset and did a mini visual evaluation on the model accuracy and features dependency.
0
0
7

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…