Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • $\begingroup$ Thanks! I was already using that, but also accuracy and also validating the data. So you're saying accuracy is not important for what I am trying to do? The training seems to kind of do what I want, just wondering why the accuracy stays pretty much pinned at that specific value after the first epoch :) $\endgroup$ Commented May 4, 2019 at 21:48
  • $\begingroup$ Yes, accuracy only makes sense for exact matches which is quite rare in regression. Will try to explain why in my answer. But if accuracy was the only issue, then all is good! :) $\endgroup$ Commented May 4, 2019 at 21:52