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

Interface para os geradores do sklearn #1

Open
15 of 20 tasks
filipebraida opened this issue Aug 19, 2020 · 0 comments · Fixed by #10, #11, #12, #13 or #14
Open
15 of 20 tasks

Interface para os geradores do sklearn #1

filipebraida opened this issue Aug 19, 2020 · 0 comments · Fixed by #10, #11, #12, #13 or #14
Labels
enhancement New feature or request

Comments

@filipebraida
Copy link
Contributor

filipebraida commented Aug 19, 2020

Implementar a interface para os geradores do sklearn.

  • datasets.make_biclusters
  • datasets.make_blobs
  • datasets.make_checkerboard
  • datasets.make_circles
  • datasets.make_classification
  • datasets.make_friedman1
  • datasets.make_friedman2
  • datasets.make_friedman3
  • datasets.make_gaussian_quantiles
  • datasets.make_hastie_10_2
  • datasets.make_low_rank_matrix
  • datasets.make_moons
  • datasets.make_multilabel_classification
  • datasets.make_regression
  • datasets.make_s_curve
  • datasets.make_sparse_coded_signal
  • datasets.make_sparse_spd_matrix
  • datasets.make_sparse_uncorrelated
  • datasets.make_spd_matrix
  • datasets.make_swiss_roll
@filipebraida filipebraida added the enhancement New feature or request label Aug 19, 2020
@Conradox Conradox linked a pull request Sep 1, 2020 that will close this issue
4 tasks
filipebraida added a commit that referenced this issue Sep 1, 2020
…function

[#1] - Feature/adding generate s curve function
@filipebraida filipebraida reopened this Sep 1, 2020
filipebraida added a commit that referenced this issue Sep 2, 2020
…tion

[#1] - Feature/generate regression function
@Conradox Conradox reopened this Sep 3, 2020
@Conradox Conradox linked a pull request Sep 3, 2020 that will close this issue
4 tasks
filipebraida added a commit that referenced this issue Sep 3, 2020
…function

[#1] - Feature/generate classification function
@filipebraida filipebraida reopened this Sep 3, 2020
@Conradox Conradox linked a pull request Sep 3, 2020 that will close this issue
12 tasks
filipebraida added a commit that referenced this issue Sep 4, 2020
@nicolasmagalhaes nicolasmagalhaes linked a pull request Sep 4, 2020 that will close this issue
This was linked to pull requests Sep 4, 2020
@nicolasmagalhaes nicolasmagalhaes linked a pull request Sep 5, 2020 that will close this issue
@Conradox Conradox reopened this Sep 5, 2020
@filipebraida filipebraida reopened this Sep 5, 2020
@Conradox Conradox linked a pull request Sep 6, 2020 that will close this issue
4 tasks
filipebraida added a commit that referenced this issue Sep 8, 2020
…ions

[#1] - Feature/generate friendman functions
@filipebraida filipebraida reopened this Sep 8, 2020
@nicolasmagalhaes nicolasmagalhaes removed a link to a pull request Sep 9, 2020
@nicolasmagalhaes nicolasmagalhaes linked a pull request Sep 9, 2020 that will close this issue
@yaansz yaansz linked a pull request Sep 10, 2020 that will close this issue
1 task
filipebraida added a commit that referenced this issue Sep 10, 2020
@filipebraida filipebraida reopened this Sep 10, 2020
filipebraida added a commit that referenced this issue Sep 10, 2020
@filipebraida filipebraida reopened this Sep 10, 2020
filipebraida added a commit that referenced this issue Sep 15, 2020
…les_v2

[#1]Feature/generate_gaussian_quantiles_v2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment