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...

How To Hide Tab In Acumatica

Hello everybody, today I want to share piece of knowledge about Acumatica controls. Recently I was asked to add one more tab to page Checks and payments. Let's suppose it was named Allocations. It should be displayed only if type of payment is set to Prepayment. Such kind of behaviour is possible...