Dissecting Diophantine Equations

The word Diophantine refers to Diophantus, the third century mathematician from Alexandria. Numbers are the fundamental building blocks of mathematics, so he started thinking about problems for which we need integer solutions. For example, how many horses do we need to achieve a particular task? Even if the exact answer is 15.5, we cannot really … Continue reading Dissecting Diophantine Equations

Measuring the Stability of Machine Learning Algorithms

When you think of a machine learning algorithm, the first metric that comes to mind is its accuracy. A lot of research is centered on developing algorithms that are accurate and can predict the outcome with a high degree of confidence. During the training process, an important issue to think about is the stability of … Continue reading Measuring the Stability of Machine Learning Algorithms

What Is Long Memory In Time Series Analysis

We encounter time series data very frequently in the real world. Some common examples include real time sensors, surveillance video, stock market, astrophysics, speech recognition, and so on. In order to study time series data, we try to extract various characteristics that tend to define it. One of the most important things to think about … Continue reading What Is Long Memory In Time Series Analysis