en

Build a model using 5 different ML libraries

View this sample project to learn how to build a model using various machine learning libraries in Dataiku, including scikit-learn as both a visual and custom code model, a custom R (Caret) model, a custom Vowpal Wabbit model, and custom H2O model

Advanced Machine Learning In DSS

The purpose of this project is to illustrate how DSS users build advanced machine learning models, by combining built-in DSS functionalities and external cutting-edge libraries and software:

  • Baseline using DSS
  • Custom scikit-learn model
  • Custom R (Caret) model
  • Custom H2O model
  • Custom Vowpal Wabbit model

The objective is to create a workflow that will allow the users to compare the results of several models.

Explore This Sample Project