-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Irina Deeva edited this page Aug 22, 2022
·
3 revisions
Web-BAMT is a web service that allows you to train Bayesian networks on demonstration examples on data of various nature.
Each module has the following files (.py), their content has described in API docs:
- Controller (endpoints, routes, queries)
- Service (core functions)
- Schema (docs schemas)
- Models (table descriptions for database)