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

made corrections #218

Merged
merged 8 commits into from
Oct 20, 2023
Merged

made corrections #218

merged 8 commits into from
Oct 20, 2023

Conversation

awojidetola
Copy link
Contributor

No description provided.

Copy link
Collaborator

@Sammybams Sammybams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much @awojidetola for your contributions. We would like to recommend that deep learning is not a suitable approach for this kind of problem as it doesn't have a lot of data points. Except the data is getting to more like large tens of thousands and more.

So you can try out other traditional machine learning algorithms like random forest, xgboost. etc. Also for your plots of predicted vs actual, it would be nice to put them in a table for proper comparison. The scatter plot you have made is not a proper representation and hence can not be easily interpreted by a non-technical person.

We would also appreciate more analytics and inference generated from exploring the dataset. Thank you.

@Sammybams Sammybams merged commit 315a7d5 into mlsanigeria:main Oct 20, 2023
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