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 Included Logistic Regression #70

Closed
wants to merge 6 commits into from

Conversation

Aarathi1535
Copy link

@Aarathi1535 Aarathi1535 commented Oct 6, 2024

Fixes #42
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.
Additional machine learning algorithms i.e Logistic Regression including Ridge, Lasso and Elastnet Regularization were implemented to assess model performance.

A kind request to add (gssoc-ext) and (hacktoberfest-accepted) as labels.
The earlier pull request was deleted accidentally.

@jvedsaqib
Copy link
Collaborator

Hi @Aarathi1535

What was the issue number?

@Aarathi1535
Copy link
Author

The issue number is #42

@Mayureshd-18
Copy link
Collaborator

@Aarathi1535 Please link the issue using keywords. (fixes/closes..) You can find the detailed info about the same here:
https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword

Thanks & regards.

@Aarathi1535
Copy link
Author

I have cleared all the conflicts. Please check into it once.

@jvedsaqib jvedsaqib added the level1 10 Points 🥇(GSSoC) label Oct 13, 2024
@rohitinu6 rohitinu6 closed this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level1 10 Points 🥇(GSSoC)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eliminate Mounting Google Drive for Datasets and Tuning
4 participants