Loading ...

Coefficient Of Determination

Hello everybody, Today I want to describe some ideas about measure quality of learning.  First of all I want to point areas where you can apply those measurements. It can be in three areas: For setting funtional during learning For picking hyperparameters For evaluation of ready made model...

Invokeifrequired Template

Hello everybody, today I want to document simple but very useful feature if you work with multiple threads in Winforms application.  Quite often it happens that you execute in some paralel thread long running calculations and would like time from the time notify results to UI.  But if y...