Kick-Start your Understanding of Machine Learning with Python | ML Con 2018 Spring

Dr. Andreas Bühlmeier (Dr. Bühlmeier Consulting) | This presentation shows how to quickly build Machine Learning applications with Python and how we can understand what is happening ‘under the hood’ using Python modules as well. Two examples will be presented: unsupervised and supervised learning for text classification. It is fascinating how fast you can build a text analyzer with Python and Scikit to then apply unsupervised learning. A common approac
Back to Top