Java/Python Modules For Random Forest Genomic Data Analysis
1
1
Entering edit mode
11.9 years ago
grittygeek ▴ 40

Hello,

I am aware of R statistical package and Ruby codes available for building Random Forest on Genomic data. However, I would like to know if there are any Java/Python packages available for such task.

Thanks

random genomics snp • 3.3k views
ADD COMMENT
0
Entering edit mode
11.9 years ago
brentp 24k

For Python, sklearn has random forest classifier and regressors:

http://scikit-learn.org/0.11/modules/ensemble.html#forests-of-randomized-trees

I haven't used those classes, but sklearn is very well documented and actively developed.

ADD COMMENT

Login before adding your answer.

Traffic: 3198 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6