Throughout the week, I read a lot of blog-posts, articles, etc., that has to do with things that interest me
- data science
- data in general
- distributed computing
- SQL Server
- transactions (both db as well as non db)
- and other “stuff”
This is the “roundup” of the posts that has been most interesting to me, for the week just gone by.
SQL Server
-
Creating R Stored Procedures in SQL Server 2016 Using sqlrutils. A post from yours truly, how to create SQL Server wrapper procedures for
sp_execute_external_script
in R.
Distributed Computing
- Real-Time Notifications at Twitter. An article discussing Twitter’s real-time notification architecture.
Data Science
- Loading a Trained Model Dynamically in an Azure ML Web Service. A post about a new Azure Machine Learning feature: the ability to load a trained model into an experiment at runtime. Let’s say you have quite a few trained models, and you want to expose the models as web service calls. Previously you’d need to have one web endpoint for each model, whereas now you can at runtime decide what model to use.
- Running BigDL Apache Spark Deep Learning Library on Microsoft Data Science Virtual Machine. A post about how you now can run the Apache Spark distributed deep learning library BigDL on Microsoft Data Science Virtual Machines, running on Linux. As I wrote in a tweet: “Who’d ’thunk’ some years ago, that MS would be on the forefront in Data Science and Open Source ‘stuff’.” Amazing!
- Data Virtualization: Unlocking Data for AI and Machine Learning. A post about how to handle big data efficient and easy by using data virtualization techniques.
- Interactive R visuals in Power BI. Some days ago we discussed at work, how to get interactive R visuals in Power BI. Couple of days later, this blog post by the guys at Revolution Analytics, “popped” up, and told us what and how to do it. Cool!
~ Finally
That’s all for this week. I hope you enjoy what I did put together. If you have ideas for what to cover, please comment on this post or ping me.
comments powered by Disqus