Skip to content
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

Implemented (Python) Logistic Regression #403

Merged
merged 5 commits into from
Jan 19, 2023

Conversation

stiwari-ds
Copy link
Contributor

@stiwari-ds stiwari-ds commented Jan 18, 2023

πŸ› οΈ Issue (Number)

Issue no #350

πŸ‘¨β€πŸ’» Changes proposed

  1. Added implementation for logistic regression in Python
  2. Added demo datasets
  3. Added README file with screenshots to demonstrate usage

βœ”οΈ Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

πŸ“„ Note to reviewers

πŸ“· Screenshots

Code:
code1
code2
code3
code4
code5
code6
code7

Output:

output0

output1

output2

output3

@github-actions
Copy link

Thanks for your contribution we will soon check your PR @stiwari-ds :)

@stiwari-ds
Copy link
Contributor Author

@Kumar-laxmi @072arushi @Arun9739 @Rancho2002

Requesting a review. Thank you.

@Kumar-laxmi Kumar-laxmi added Python Programs in Python Machine Learning Algorithms to implement machine learning techniques/algorithms Under Review The PR is under review labels Jan 18, 2023
Copy link

@Arun9739 Arun9739 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work ! Approved !

@Kumar-laxmi Kumar-laxmi added SWOC23-INTERMEDIATE Medium Issues/PR SWOC23 PR under Social Winter of Code and removed Under Review The PR is under review labels Jan 19, 2023
@Kumar-laxmi Kumar-laxmi merged commit 8fb865c into Kumar-laxmi:main Jan 19, 2023
@stiwari-ds
Copy link
Contributor Author

@Kumar-laxmi I was under the impression that this was an advanced issue, not an intermediate one. Could you please check and confirm?

@Kumar-laxmi Kumar-laxmi added SWOC23-ADVANCED Hard Issues/PR and removed SWOC23-INTERMEDIATE Medium Issues/PR labels Jan 21, 2023
@stiwari-ds stiwari-ds deleted the py-logistic branch January 25, 2023 17:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Machine Learning Algorithms to implement machine learning techniques/algorithms Python Programs in Python SWOC23-ADVANCED Hard Issues/PR SWOC23 PR under Social Winter of Code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants