nodechef / openmlC-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ API to connect to OpenML server

OpenML is an open source project that aims to create a novel ecosystem for machine learning experimentation. It is possible to integrate different machine learning tools through plugins and APIs to share datasets, experiments and results in the platform. The idea is to write an OpenML’s plugin in Java for ROOT, that allows the use TMVA in OpenML, and also create an C++ API for TMVA that lets permits the use of OpenML tools from within ROOT.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Built With

  • C++
  • Java
  • Maven - Dependency Management

Authors

  • Sami Ullah Chattha -

About


Languages

Language:Java 71.8%Language:C++ 28.2%