Guido Tapia
September 20, 2016
Requesting focus on an input field is surprisingly hard in angular2. Especially when the input field is inside a dialog or an *ngIf that is not initially visible. After much trial and error this is the solution I came up with. It works on m ...
September 22, 2016
This is how I managed to build XGBoost on my environment: ...
September 22, 2016
[Edit]: It appears the XGBoost team has fixed pip builds on Windows [https://pypi.org/project/xgboost/#files]. There are also nightly artifacts generate [https://xgboost-ci.net/blue/organizations/jenkins/xgboost-win64/activity] ...
December 6, 2016
Introducing XGBoost.Net [https://github.com/PicNet/XGBoost.Net] - .Net wrappers for the awesome XGBoost [https://github.com/dmlc/xgboost] library ...
March 5, 2018
A very common problem I find in the industry is senior managers not fully understanding how best to utilize Machine Learning technologies to help their business. A common misconception is that these projects should be treated the same as tradition ...
March 8, 2018
I am told quite frequently that an organisation is not "mature" enough for machine learning. By this, managers usually mean one of the following things items are not at a level deemed adequate: ...