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

Add an ML Algorithm for classification of the admission data #4

Open
Sohammhatre10 opened this issue Oct 11, 2024 · 11 comments
Open

Add an ML Algorithm for classification of the admission data #4

Sohammhatre10 opened this issue Oct 11, 2024 · 11 comments
Assignees
Labels

Comments

@Sohammhatre10
Copy link
Owner

Requirements are -

  1. Create an ML Algorithm using Scikit-learn , Tensorflow or PyTorch for the classification of the scrapped admission data.
  2. Provide users with predictive analysis of admissions in his/her desired field.
  3. You may use Regression algorithms on Kaggle or Huggingface for the same if necessary.
Repository owner deleted a comment from gaurav-rm11 Oct 20, 2024
@abhirajadhikary06
Copy link
Contributor

If we could take the instantly generated csv files and create a prediction and an analysis chat out of those and display it on the web application.

@Ncode-93
Copy link

Hey @Sohammhatre10 I can work on this issue.

@Sohammhatre10
Copy link
Owner Author

Will assign you both @abhirajadhikary06 and @Ncode-93 this.

@abhirajadhikary06
Copy link
Contributor

Thanks for assignig, Working to bring these feature live 👍

@pokymono
Copy link
Contributor

I would like to contribute to this issue, pls assign me

@Ncode-93
Copy link

Thanks @Sohammhatre10 for assigning this issue

@Sohammhatre10
Copy link
Owner Author

@Ncode-93 @Rishitshivam @abhirajadhikary06 @Ankitv003 Any updates?

@pokymono
Copy link
Contributor

pokymono commented Nov 7, 2024

I'll update you on this issue by tonight

@pokymono
Copy link
Contributor

pokymono commented Nov 7, 2024

Hey, I have a quick question. What input should we collect from users for prediction and analysis? Should we include details like exam type, gender, name, rank, and preferred program? Also, what exactly should our predictive analysis focus on? Should we predict the number of colleges they could be eligible for or the specific branches they might qualify for?

@abhirajadhikary06
Copy link
Contributor

Hey, I have a quick question. What input should we collect from users for prediction and analysis? Should we include details like exam type, gender, name, rank, and preferred program? Also, what exactly should our predictive analysis focus on? Should we predict the number of colleges they could be eligible for or the specific branches they might qualify for?

From my P.O.V students predict college on their expected rank , So ask for the rank and using predictive analysis output the college they may get

@Sohammhatre10
Copy link
Owner Author

Hey, I have a quick question. What input should we collect from users for prediction and analysis? Should we include details like exam type, gender, name, rank, and preferred program? Also, what exactly should our predictive analysis focus on? Should we predict the number of colleges they could be eligible for or the specific branches they might qualify for?

From my P.O.V students predict college on their expected rank , So ask for the rank and using predictive analysis output the college they may get

@Rishitshivam @abhirajadhikary06 non inclusion of additional features like gender caste may hamper the accuracy so using the entire dataset as a context is necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants