Eliminate Mounting Google Drive for Datasets and Tuning #42
Labels
gssoc-ext
GSSoC'24 Extended Version
hacktoberfest
Hacktober Collaboration
hacktoberfest-accepted
Hacktoberfest 2024
level1
10 Points 🥇(GSSoC)
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.
The text was updated successfully, but these errors were encountered: