Join Slack
Powered by
Hello Nixtla team. I have a query, if I want to ma...
# mlforecast
n
Naren Castellon
06/01/2024, 1:14 AM
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
José Morales
06/01/2024, 6:00 AM
You can use the auto module like
here
Open in Slack
Previous
Next