pkozelka / rustmojo

Rust-based implementation of H2O mojo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rustmojo Build Status

Status: experimental

This project implements part of H2O functionality in Rust.

Goals

Nearest goals are:

  • parse model.ini (partly done)
  • parse decision tree files, in binary form in versions 1.00-1.30 (done)
  • dump a tree or other info (partly done)
  • provide nice commandline to all included functionality (missing)
  • setup complete CI using available free tools

My personal side-goal is to learn Rust.

Contributions

Contributions are welcome in form of pull requests or issues. Thank you for your time!

About

Rust-based implementation of H2O mojo


Languages

Language:Rust 100.0%