ploomber / sklearn-evaluation

Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
https://sklearn-evaluation.ploomber.io
Apache License 2.0
455 stars 54 forks source link

Update ci.yml #306

Closed idomic closed 1 year ago

idomic commented 1 year ago

Describe your changes

Issue ticket number and link

Closes #305

Checklist before requesting a review


:books: Documentation preview :books:: https://sklearn-evaluation--306.org.readthedocs.build/en/306/

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4315900958

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Totals Coverage Status
Change from base Build 4306347154: 3.2%
Covered Lines: 3228
Relevant Lines: 3429

💛 - Coveralls
idomic commented 1 year ago

Good point! I'll patch it.

On Wed, Mar 1, 2023, 19:00 Eduardo Blancas @.***> wrote:

@.**** requested changes on this pull request.

In setup.py https://github.com/ploomber/sklearn-evaluation/pull/306#discussion_r1122445255 :

 download_url=DOWNLOAD_URL,
  • author="Eduardo Blancas Reyes",
  • @.***",
  • license="MIT",
  • author="Ploomber",
  • @.***",
  • license="Apache 2",

if we're re-licensing, we need to update the LICENSE file as well

— Reply to this email directly, view it on GitHub https://github.com/ploomber/sklearn-evaluation/pull/306#pullrequestreview-1320828399, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACYPJOJKGUC7LC6I6UBYEIDWZ7PKBANCNFSM6AAAAAAVKZMTNE . You are receiving this because you authored the thread.Message ID: @.***>

idomic commented 1 year ago

closes #307