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

Arreglos a hacer en el resumen #1

Open
brunograssano opened this issue Mar 10, 2021 · 0 comments
Open

Arreglos a hacer en el resumen #1

brunograssano opened this issue Mar 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@brunograssano
Copy link
Owner

brunograssano commented Mar 10, 2021

  • Algunos tipeos
  • SVM: SVM sacar hiperparametro M, es directamente el margen que se busca maximizar en el algoritmo
  • SVM: Agregar algo de la parte matemática detras? W . X + b > 0
  • K-Means: Sacar clusters globales y que diga clusters globulares
  • K-Means: Arreglar el algoritmo. (Falta el recomputar centroides y cambiar el repetir)
  • Agregar Random Graphs y las redes libres de escala en Redes sociales
  • Expandir algo Naive Bayes
  • Explicar mejor Bagging y Boosting
@brunograssano brunograssano added the enhancement New feature or request label Mar 10, 2021
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

No branches or pull requests

1 participant