Hello Julia Users,

We've been working on a new package that supports two things:
1 - mapping between continuous bins and class labels
2 - discretizing continuous regions into bins

The package is available under Discretizers.jl 
<http://nbviewer.ipython.org/github/sisl/Discretizers.jl/blob/master/doc/Discretizers.ipynb>
 
(not yet on Metadata).

Please feel free to comment on the package structure so things can be 
suitably be made to par before it gets released.

Thank you

@Lindahua - LinearDiscretizers is quite similar to LabelMap in MLBase. This 
package runs with the same encode / decode scheme

Reply via email to