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

Refacto examples #140

Merged
merged 4 commits into from
Mar 11, 2022
Merged

Refacto examples #140

merged 4 commits into from
Mar 11, 2022

Conversation

gmartinonQM
Copy link
Collaborator

Description

Import and call systematically regression_mean_width_score and classification_mean_width_score in examples.

Fixes #139

Type of change

Please remove options that are irrelevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

By compiling the doc locally and checking consistency with online website readthedocs.

Checklist

  • I have read the contributing guidelines
  • I have updated the HISTORY.rst and AUTHORS.rst files
  • Linting passes successfully : make lint
  • Typing passes successfully : make type-check
  • Unit tests pass successfully : make tests
  • Coverage is 100% : make coverage
  • Documentation builds successfully : make doc

@vtaquet
Copy link
Member

vtaquet commented Mar 11, 2022

Looks good to me !

@vtaquet vtaquet closed this Mar 11, 2022
@vtaquet vtaquet reopened this Mar 11, 2022
@vtaquet
Copy link
Member

vtaquet commented Mar 11, 2022

Looks good to me !

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.

Using scores in examples
2 participants