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

Implementação de seis geradores do MatLab #3

Open
3 of 6 tasks
filipebraida opened this issue Aug 19, 2020 · 3 comments · Fixed by #17 or #33
Open
3 of 6 tasks

Implementação de seis geradores do MatLab #3

filipebraida opened this issue Aug 19, 2020 · 3 comments · Fixed by #17 or #33
Labels
enhancement New feature or request

Comments

@filipebraida
Copy link
Contributor

filipebraida commented Aug 19, 2020

No MatLab existe um arquivo muito utilizado que é usado para gerar dados sintéticos. A ideia seria implementar no projeto.

  • twospirals
  • clusterincluster
  • corners
  • halfkernel
  • crescentfullmoon
  • outlier
@filipebraida filipebraida added the enhancement New feature or request label Aug 19, 2020
@Sergiorezende22
Copy link
Member

O ideal é criar um novo arquivo para reescrever essas funções? Se sim, poderia me indicar um nome?

@filipebraida
Copy link
Contributor Author

O melhor seria sim. Deixar isso mais organizado. Eu já criei o arquivo do sklearn por isso.
Existe até uma lib que converte matlab para julia

@filipebraida
Copy link
Contributor Author

filipebraida commented Sep 4, 2020

https://lakras.github.io/matlab-to-julia/

É claro que o certo é conferir e arrumar.

Pode ser uma ajuda pois algumas funções do matlab são diferente do julia. Exemplo: Muda a forma que os parâmetros são recebidos. Para isso, seria uma boa instalar o octave para conferir... Caso o conversor não funcione tão bem.

@Sergiorezende22 Sergiorezende22 linked a pull request Sep 4, 2020 that will close this issue
@filipebraida filipebraida reopened this Sep 10, 2020
@yaansz yaansz linked a pull request Sep 12, 2020 that will close this issue
4 tasks
filipebraida added a commit that referenced this issue Sep 23, 2020
@filipebraida filipebraida reopened this Sep 24, 2020
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
2 participants