Skip to content

[#1] - Feature/generate classification function #13

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

Merged
merged 5 commits into from
Sep 3, 2020

Conversation

Conradox
Copy link
Contributor

@Conradox Conradox commented Sep 3, 2020

Required sub-tasks for this task:

  • Add generate_classification function.
  • Add docstring.
  • Add information in the readme.
  • Add tests.

@Conradox Conradox added the enhancement New feature or request label Sep 3, 2020
@Conradox Conradox linked an issue Sep 3, 2020 that may be closed by this pull request
20 tasks
@Conradox Conradox changed the title Feature/generate classification function [#1] - Feature/generate classification function Sep 3, 2020
@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #13 into master will decrease coverage by 11.11%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##            master      #13       +/-   ##
============================================
- Coverage   100.00%   88.88%   -11.12%     
============================================
  Files            2        2               
  Lines           18       27        +9     
============================================
+ Hits            18       24        +6     
- Misses           0        3        +3     
Impacted Files Coverage Δ
src/sklearn.jl 80.00% <0.00%> (-20.00%) ⬇️
src/SyntheticDatasets.jl 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7f15d5...11006b4. Read the comment docs.

@filipebraida filipebraida merged commit aa9696d into master Sep 3, 2020
@filipebraida filipebraida deleted the feature/generate_classification_function branch September 3, 2020 19:18
nicolasmagalhaes pushed a commit that referenced this pull request Sep 5, 2020
nicolasmagalhaes pushed a commit that referenced this pull request Sep 5, 2020
…_classification_function""

This reverts commit dc6b058.
nicolasmagalhaes pushed a commit that referenced this pull request Sep 5, 2020
…generate_classification_function"""

This reverts commit b047a3b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interface para os geradores do sklearn
2 participants