11 releases

0.1.11 Aug 1, 2022
0.1.10 Jul 18, 2022

#570 in Machine learning

31 downloads per month

MIT license

17KB
365 lines

Concision

Overview

This crate is designed to support a number of robust operations pertaining to data-science, machine-learning, and AI.

Getting Started

Examples

use consison;

fn main() {
    println!("Welcome")
}

Dependencies

~10MB
~196K SLoC