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

Eliminate Mounting Google Drive for Datasets and Tuning #42

Closed
Aarathi1535 opened this issue Oct 5, 2024 · 2 comments
Closed

Eliminate Mounting Google Drive for Datasets and Tuning #42

Aarathi1535 opened this issue Oct 5, 2024 · 2 comments
Assignees
Labels
gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level1 10 Points 🥇(GSSoC)

Comments

@Aarathi1535
Copy link

In the code, the datasets are being mounted from google drive which takes more time and lags execution time. Instead the datasets are present in Data directory so fetching from it will be more feasible.
Also, all the machine learning algorithms are implemented with default parameters, we can tune them by changing the paramenters to improve accuracy. Moreover, extra algorithms like Logistic Regression, Naive Bayes etc can also be implemented to improve model performance.

I am a GGSoC Ext '24 Contributor. Kindly assign this issue to me for fixing.

A kind request to add (gssoc-ext) and (hacktoberfest-accepted) as labels.

@ModZ777
Copy link

ModZ777 commented Oct 10, 2024

Here we apply tuning test for the verification of the ML model for the issues given.
please assign this issue to me.

Copy link
Contributor

✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level1 10 Points 🥇(GSSoC)
Projects
None yet
4 participants