Alexander Velikiy

Results 9 comments of Alexander Velikiy

Hi, @tuapuikia. This asserts checks if there are positive segments for learning. Analytics skips a segment if it's more than 10% empty. Please check analytics' debug logs. Is there any...

It means that part of segment doesn't have values. For example, like on this screen from 16:11:30 to 16:12:45. ![image](https://user-images.githubusercontent.com/39257464/76311542-40f2b400-62e2-11ea-8620-93bac0fd6011.png)

Apparently, it is a problem of `NaN` in datasets. I will research this better.

@amper43 Could you help me?

I think we can close this issue. Timestamp has already been added. ![info](https://user-images.githubusercontent.com/39257464/62045457-0a15d500-b20e-11e9-8f5e-4e3f686799b7.jpg)

The main problem of window size approach is the segments passed to learning contain unnecessary information that spoils learning results. It is necessary to clear segments and select only the...

@jonyrock this issue connected with endless learning . Need to fix hastic/hastic-server#264 first