|
Brush C++ API
A flexible interpretable machine learning framework
|
#include <string>#include <filesystem>#include <fstream>#include "nlohmann/json.hpp"

Go to the source code of this file.
Classes | |
| struct | Brush::Data::OmopData |
Namespaces | |
| namespace | Brush |
| < nsga2 selection operator for getting the front | |
| namespace | Brush::Data |
| namespace containing Data structures used in Brush | |
Enumerations | |
| enum class | Brush::Data::TimeValues { Brush::Data::offset , Brush::Data::delta , Brush::Data::timestamp } |
| enum class | Brush::Data::StringFeatures { Brush::Data::categorical , Brush::Data::onehot } |