Skip to content

Conversation

@PongsakornAj
Copy link

Thank you for your contribution. Please provide the details requested below.

ISSUE NUMBER

164
Please provide a link to the issue this pull request addresses.

SHORT DESCRIPTION

Add DBSCAN from scratch in new clustering algorithm for python
Please provide a short description of the changes.

TESTING

Please provide the necessary steps to test the solution.

@pep8speaks
Copy link

pep8speaks commented Oct 18, 2019

Hello @PongsakornAj! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 9:80: E501 line too long (81 > 79 characters)
Line 28:1: E305 expected 2 blank lines after class or function definition, found 1

Comment last updated at 2019-10-22 14:23:25 UTC
@prateekiiest
Copy link
Owner

Linked to #164

Copy link
Owner

@prateekiiest prateekiiest left a comment

Choose a reason for hiding this comment

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

Could you show the output plot in the comment lines

@prateekiiest
Copy link
Owner

@PongsakornAj ^^ update please

@stale
Copy link

stale bot commented Dec 13, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 13, 2019
@stale stale bot closed this Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment