Handling GPS Data with Python
This talk presented at the EuroPython 2016 introduces several Python libraries related to the handling of GPS data. The slides of this talk are available on Github or on nbviewer.
more ...This talk presented at the EuroPython 2016 introduces several Python libraries related to the handling of GPS data. The slides of this talk are available on Github or on nbviewer.
more ...It is a widely accepted fact that we are living in the era of Big Data. Many traditional companies are looking for ways to improve their business through the virtues of Big Data and Data Science. While matured startups born in this era like Facebook and Twitter seem to naturally …
more ...If you are doing probabilistic programming you are dealing with all kinds of different distributions. That means choosing an ensemble of right distributions which describe the underlying real-world process in a suitable way but also choosing the right parameters for prior distributions. At that point I often start visualizing the …
more ...This talk presented at the PyData Amsterdam 2016 explains the idea of Bayesian model selection techniques, especially the Automatic Relevance Determination. The slides of this talk are available on SlideShare.
Even in the era of Big Data there are many real-world problems where the number of input features has about …
more ...Often I get the question as a Data Scientist what the Python Data Science Stack actually is and where a beginner should start to learn. The Python ecosystem, especially around the topics such as data analytics, data mining, data science and machine learning is so vast and rich that it …
more ...