do you have experience with control charts in TrendMiner? We are thinking to set up some control charts for our batch process. As example we would look at avg temeratures at a certain step of a batch:
Would this be doable with MLHub? If yes, do you have example code you can share?
This would be very helpful for us to test it shortly in TrendMiner.
You could also consider creating a tag with average temperatures directly with custom calculations, and specifying control limits as constant value formula tags, or even calculate them dynamically from the average and standard deviation of the last n batches (again using custom calculation tags).
You could also consider creating a tag with average temperatures directly with custom calculations, and specifying control limits as constant value formula tags, or even calculate them dynamically from the average and standard deviation of the last n batches (again using custom calculation tags).