Skip to content

Conversation

@niektuytel
Copy link

There where some unused imports, and set np.cov(X, rowvar=False) in place of calculate_covariance_matrix(X) to make the file more simple.

There where some unused imports, and set `np.cov(X, rowvar=False)` in place of `calculate_covariance_matrix(X)` to make the file more simple.
@donRumata03
Copy link

Isn't «calculate_covariance_matrix(X)» used to show all the process of machiene learning including covariance matrix calculating?…

@niektuytel
Copy link
Author

You are right, than why we are using numpy in this project for the rest of our calculations?
I guess back than numpy did not have a .cov() available.

And would be better to not over compilicate things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants