route_distances.tools package¶
Submodules¶
route_distances.tools.cluster_aizynth_output module¶
Module containing CLI tool calculate route distances and do clustering
- route_distances.tools.cluster_aizynth_output.main()¶
Entry-point for CLI tool
- Return type
None
route_distances.tools.prepare_aizynthfinder_output module¶
Module for CLI tool to prepare model training input
- route_distances.tools.prepare_aizynthfinder_output.main()¶
Entry-point for CLI tool
route_distances.tools.train_lstm_model module¶
Module for CLI tool to train LSTM-based model
- route_distances.tools.train_lstm_model.main(seed=None)¶
Entry-point for CLI tool
- Return type
None