cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

Number of epochs/epoch loss widget not visible while training the model

Mrinmoy207
New Contributor II

I am training a N-BEATS forecasting model using darts library. After I define all my hyper parameters and execute the code to fit my model and have set the ''verbose'' parameter to true according to the documentation to show the progress of the training but I am not getting the expected results.

code:

fit()obtained result:

image 

expected result:

imageWhat can be the problem and how to solve this?

Thanks

2 REPLIES 2

LandanG
Honored Contributor
Honored Contributor

Hi @Mrinmoy Gupta​, what happens when you detach the notebook from the cluster (and optionally clear the state) and then rerun the code?

I've seen this happen once and it was a solved by re-running the code

Mrinmoy207
New Contributor II

Still the same issue

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group