-
Notifications
You must be signed in to change notification settings - Fork 2
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
Implementación de una clase para la fase model building #26
Comments
"Implementación de una clase" no plantea un problema. |
Si es la correlación de Pearson, eso debería estar en el código, no en el issue. |
Partiendo de la necesidad del HU0 #7, se necesita a partir de la clase EDA que se requiere en el issue #25, se quiere implementar una clase que estime la correlación entre los datos sesgados.
Se quiere implementar la correlación de Pearson con la fórmula de la siguiente página
The text was updated successfully, but these errors were encountered: