1 Open Issue Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
Education Programming Courses

AI Summary: The task involves improving a customer activity prediction model for a company. This includes exploring the addition of more data for training and testing, and experimenting with alternative machine learning models beyond the four already used (KNeighborsClassifier, DecisionTreeClassifier, LogisticRegression, and SVC). The goal is to enhance the model's predictive accuracy (currently at 0.919 ROC AUC on the test set).

Complexity: 4/5
good first issue

Jupyter Notebook