Since I registered to https://learning.oreilly.com, I am becoming an avid reader/listener of online books & sessions. Getting access to so … More
Category: Uncategorized
How to measure performance of a Transaction Processing System
The most used measure is AVERAGE; Due to high noise sensitivity, its not good for measuring performance. How about Median or percentiles?
Python 1: The Beginning
If you are familiar with programming, this page will help you get started with Python. Functions: x = 1 y … More
Scalability Story
2018 began with a huge performance issue in my application. We observed few performance issues in 2017 but those were … More
How to learn Machine Learning
Here is a plan I created. It is not a short term plan. Complete Machine Learning course. – Done Complete … More
Learning Octave for ML
I started taking Machine Learning course by Andrew Ng. It is one of the most recommended course online. The course … More
Machine Learning in Finance
Now Machine Learning (ML) is the new buzz word. It’s facinating to hear how ML is used to solve real … More
Decision Tree, a white box ML
Even though deep learning is powerful and more accurate in predicting but its a black box ML. Can you imagine … More
Rule Recommender systems in Reference Data (finance)
In reference data world, other than the pure reference data business we spend a lot of time on business rules … More