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

missing methods in object oriented api docs #278

Merged
merged 6 commits into from
Feb 9, 2023

Conversation

gtduncan
Copy link
Contributor

@gtduncan gtduncan commented Feb 8, 2023

Describe your changes

Object oriented API docs now include missing methods

Issue ticket number and link

Closes #271

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added thorough tests (when necessary).
  • I have added the right documentation in the docstring and changelog (when needed)

📚 Documentation preview 📚: https://sklearn-evaluation--278.org.readthedocs.build/en/278/

@gtduncan gtduncan changed the title George missing docs in ske missing methods in OOP api docs Feb 8, 2023
@gtduncan gtduncan changed the title missing methods in OOP api docs missing methods in object oriented api docs Feb 8, 2023
@coveralls
Copy link

coveralls commented Feb 8, 2023

Pull Request Test Coverage Report for Build 4129112026

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.15%

Totals Coverage Status
Change from base Build 4128913590: 0.0%
Covered Lines: 3042
Relevant Lines: 3231

💛 - Coveralls

@gtduncan gtduncan marked this pull request as ready for review February 8, 2023 19:54
…mber#235)

updated docs to include from_raw_data method

changelog update

typo

roc section fix

more general changelog

more general changelog
@edublancas edublancas merged commit 9202881 into ploomber:master Feb 9, 2023
yafimvo pushed a commit to yafimvo/sklearn-evaluation that referenced this pull request Feb 16, 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.

from_raw_data missing from docs
3 participants