Skip to content

Logistic Unit #111

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Logistic Unit #111

wants to merge 2 commits into from

Conversation

yvkrishna
Copy link
Member

@yvkrishna yvkrishna commented May 21, 2021

Description:

This PR is about a new class named " Unit ". It is a class containing methods to train a logistic unit. The user needs to specify the logistic unit and uses the train method to train the model using the training data generated using other techniques.

Type of change:

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.

Screenshots / Video:

Screenshot from 2021-05-21 21-46-55
I have got this error. Looking for help to solve this.

Note:

I have written this code a year ago. So I have tried to document the code as much as i can. If you get confused at any point feel free to ask.

@yvkrishna yvkrishna requested a review from chebroluharika May 21, 2021 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant