-
Notifications
You must be signed in to change notification settings - Fork 368
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Logistic Regression in C++ #350
Labels
C
Program in C
Java
Programs in Java
Machine Learning
Algorithms to implement machine learning techniques/algorithms
Comments
Assigned! |
@Kumar-laxmi Please assign it to me for Python |
Assigned! |
@Kumar-laxmi Definition section has inconsistencies in the issue description. Please look into it. |
3 tasks
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
C
Program in C
Java
Programs in Java
Machine Learning
Algorithms to implement machine learning techniques/algorithms
Definition
Logistic Regression is a machine learning algorithm that estimates the probability of an event occurring, based on a given dataset of independent variables. The output of the dependent variable is between 0 and 1.
Implementation
Logistic Regression will be implemented in C++.
Request Statement
I hereby request you to please assign me this issue.
The text was updated successfully, but these errors were encountered: