use mgk_cache_data replace mgk_read_data to efficiently store the graph and features objects.
3.0.0
The dataset object is simplified and reconstructed. The computation is more efficient for reading large datasets. Mixture_columns and reaction columns are deprecated. The entire package is updated accordingly.
2.3.0
Support fpSize for layered fingerprints. Support atomInvariantsGenerator for Morgan Fingerprints.
2.2.0
Support a series of new molecular fingerprints.
2.1.1
Support in code data augmentation for multiple smiles input. Support use stored hyperparameters for RBF and DotProduct kernel. Support color visualization for iterpretable MGK. Add typed-argument-parser and ipython into the required packages. Update notebook files.
2.0.1
Bugfix for --features_hyperparameters_file. Bugfix for running job on a machine without GPU. Add feature: Support PreComputed_PureGraph_FeaturesAddMol.