Buenas!
I was checking the materials for tomorrow session [Introduction to Machine Learning .Net], when I realized that I had the opportunity to upgrade to the latest version; from 0.1.0 to 0.2.0.
In addition to some syntax changes, such as how to use TextLoader(), there are other changes that deserve to be mentioned.
In the 0.1.0 version only text files could be used as Input for model training. In the last version we have the possibility to create CollectionDataSources as Input to be used in our Learning Pipelines. This opens up the opportunity to create List<> from any Datasource to work with our models.
Another interesting detail is that the full code of the example of automatic assignment of Labels For issues on GitHub, it is also available in the repo. This example is the one that was presented in Microsoft Build 2018.
Happy Coding!
Greetings @ Burlington
El Bruno
References
My Posts
23 comments