I have a Luis app “Webapp1”. I do experimental development and testing.
So, imagine the following scenario. I do a lot of development with that app, so it has been through an extensive number of training cycles, let’s say 1000 (is that referred to as “epochs” in Luis as well?).
I export the app by “Export -> export as JSON”. According to Microsoft ( https://learn.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-version) “The exported file does not contain machine-learned information because the app is retrained after it is imported.”.
thank you