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

Tom/grid to graph 26 #8

Closed
wants to merge 330 commits into from
Closed

Tom/grid to graph 26 #8

wants to merge 330 commits into from

Conversation

tathey1
Copy link
Member

@tathey1 tathey1 commented Feb 7, 2020

Reference Issues/PRs

What does this implement/fix? Explain your changes.

The graph made from grid_to_graph only implements 6 neighbor connectivity. I implemented 18 and 26-connectivity (https://en.wikipedia.org/wiki/Pixel_connectivity#26-connected).

Any other comments?

NicolasHug and others added 30 commits December 9, 2019 22:17
* MNT Adds comment regarding coverage pinning

* CLN Improves english
NicolasHug and others added 29 commits February 1, 2020 21:27
…arn#16234)

* Isotonic regression docs

* remove space

* Apply suggestions from code review

Co-Authored-By: Thomas J Fan <[email protected]>

* Documented auto option in UG

* fixed more docstrings

* Addressed comments

Co-authored-by: Thomas J Fan <[email protected]>
* CLN use pytest raises ctxt manager for class weights & estimators [skip ci]

* CLN use pytest raises ctxt manager for multiclass test

* CLN use pytest warns in estimator checks test

* CLN use pytest raises ctxt manager for random test

* CLN use pytest raises ctxt manager for sparsefuncs test

* CLN use pytest raises ctxt manager for testing utils tests

* CLN use pytest raises ctxt manager for utils tests

* CLN use pytest raises ctxt manager for validation tests

* revert test_estimator_check.py to upstream master
…t-learn#16202)

* added the link for an open pdf of the article

* Address comment

Co-authored-by: Roman Yurchak <[email protected]>
…abetes dataset (scikit-learn#16341)

* exchanged the boston for diabetes dataset loading

* updated the feature names

* exchanged remaining feature names

* cleaning up

* changed features used to age and bmi for easier understanding
@adam2392 adam2392 closed this Aug 7, 2023
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.