Closed
Description
Description
In the manifold library, I have noticed that t-sne has n_iter
as an argument for the maximum number of iterations and MDS has max_iter
. I was wondering if it was an inconsistency in the API. If that's the case, I'm happy to submit a PR with the right parameters.
Versions
0.18
Thank you so much for the awesome work!