-
Instapaper - HTML Selector
Solution ·I use Instapaper a lot. I discovered it thanks to Hanselman’s blog.
The only way I found to stay on top of things in technology is to do an aggressive Technology Watch. I do that by reading hundreds of articles found on the web per week: blogs,...
-
Analysing Application Logs with DocumentDb
Solution ·Azure DocumentDB is Microsoft Document-centric NoSQL offering in the cloud.
I’ve been working with it since Septembre 2014 and I wanted to share a use case I found it really good at: log analysis.
Now that takes some context.
I have been working for a customer using Microsoft Azure...
-
Free ebook: Azure Machine Learning
Solution ·You’re into Machine Learning, got into Azure ML, looked at my couple of blogs about it and want to take it to the next level?
Microsoft released an eBook for that exact purpose:
Free ebook: Azure Machine Learning (Microsoft Azure Essentials)
That book is targeted at...
-
Azure ML – Over fitting with Neural Networks
Solution ·In a past post, I discussed the concept of over fitting in Machine Learning. I also alluded to it in my post about Polynomial Regression.
Basically, over fitting occurs when your model performs well on training data and poorly on data it hasn’t seen.
In here I’ll give an example using Artificial Neural Networks. Those can be...
-
Docker Containers on Windows Server
Solution ·If you had any doubts about the increased pace in IT innovation, look at Docker Containers. The project was open sources in March 2013 as a container technology for Linux and 1.5 years later, in Octobre 2014, Microsoft announced they were integrating that technology on Windows Server 2016!
That’s 1.5 years from toe in the water to major...