JuliaStats / DimensionalityReduction.jl

Deprecated in favor of MultivariateStats.jl
Other
27 stars 20 forks source link

Plan for v0.2.0 #8

Closed lindahua closed 10 years ago

lindahua commented 10 years ago

This package is an important foundation for our efforts towards a machine learning ecosystem. I plan to spend some time to work on this package recently.

Here is a tentative plan:

These are the basics. I believe we can release v0.1.0 when these are ready.

cc: @johnmyleswhite

johnmyleswhite commented 10 years ago

Need to read this again, but all of it sounds reasonable on a quick read.

lindahua commented 10 years ago

I tagged the current version as v0.1.0, and new version developed under the new plan (which probably has breaking changes) will be tagged v0.2.0.

ccsv commented 10 years ago

I would say this would need additional features such as

Varimax rotation

http://en.wikipedia.org/wiki/Varimax_rotation

lindahua commented 10 years ago

Most of these have been implemented in MultivariateStats.jl