h2oai / h2o-tutorials

Tutorials and training material for the H2O Machine Learning Platform
http://h2o.ai
1.48k stars 1.01k forks source link

Can we use this for image or text classification problem? #126

Open rupeshchandgude opened 4 years ago

rupeshchandgude commented 4 years ago

Can we use h2o for image or text classification (binary or simple 3 or 4 class classification) problem directly instead of converting them to numbers first and then use h2o on respective numeric data? If yes, can anybody suggest me how to pass dataset to h2o? Thanks in advance.