trackingServerSize
The size of the tracking server you want to create. You can choose between "Small"
, "Medium"
, and "Large"
. The default MLflow Tracking Server configuration size is "Small"
. You can choose a size depending on the projected use of the tracking server such as the volume of data logged, number of users, and frequency of use.
We recommend using a small tracking server for teams of up to 25 users, a medium tracking server for teams of up to 50 users, and a large tracking server for teams of up to 100 users.