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 new loss functions on training #9

Open
sagnik1511 opened this issue Jan 23, 2022 · 8 comments
Open

Add new loss functions on training #9

sagnik1511 opened this issue Jan 23, 2022 · 8 comments
Labels
enhancement New feature or request hard Points will be: 5(1st Phase), 8(2nd Phase). 4 days will be allotted. JWOC This issue/pull request will be considered for JWOC 2k22.

Comments

@sagnik1511
Copy link
Owner

  1. Add 3 loss functions for both regression and classification problem types.
  2. Add them similarly to how the model scores are stored. See here
  3. Add proper comments.
  4. If new functions are needed for the loss functions, store them on tab_automl.utils.training .
  5. Update the requirements if new libraries are being used.

Follow contributing guidelines on README.md

@sagnik1511 sagnik1511 added enhancement New feature or request hard Points will be: 5(1st Phase), 8(2nd Phase). 4 days will be allotted. JWOC This issue/pull request will be considered for JWOC 2k22. labels Jan 23, 2022
@das-ankur
Copy link

I want to work on this issue under JWOC

@sagnik1511
Copy link
Owner Author

Please make sure that you add atleast 3 loss functions.
Good Luck!

@das-ankur
Copy link

Hello, I need help. Can you please tell me, do I need to store the py files in utils?

@sagnik1511
Copy link
Owner Author

  1. First store the functions inside utils.training
  2. Use those functions on the main training file.
  3. If you want another function to iterate through those loss functions, create another function under the class Trainer.

@sagnik1511
Copy link
Owner Author

Hey @das-ankur, any update on the task?

@sagnik1511
Copy link
Owner Author

As 5 days have been completed, @das-ankur please update the task details so that I can merge that, no response will be recorded as an incomplete task.

@das-ankur
Copy link

I'm really sorry for the late reply, I have had a fever for the last two days. I will do PR by Tuesday.

@sagnik1511
Copy link
Owner Author

Unassigned @das-ankur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hard Points will be: 5(1st Phase), 8(2nd Phase). 4 days will be allotted. JWOC This issue/pull request will be considered for JWOC 2k22.
Projects
None yet
Development

No branches or pull requests

2 participants