Hello Nixtla team. I have a query, if I want to ma...
# mlforecast
n
Hello Nixtla team. I have a query, if I want to make a Knn model, can I find the optimal K with some ML forecast library, or should I first train the model with sklearn, and that way And in that way obtain the value of K.
j
You can use the auto module like here