RoboAdvisory Algorithm using Macroeconomic data
Predict 3 year Forward Asset Prices & Direction and Portfolio Return & Risk using Historic Macro data & Central Bank Forecasts This algorithm was published earlier. Sharing it…
Toolkit – Tools, libraries, datasets and code required for data science work

Predict 3 year Forward Asset Prices & Direction and Portfolio Return & Risk using Historic Macro data & Central Bank Forecasts This algorithm was published earlier. Sharing it…
Building a #datascience #machinelearning #algorithm is relatively simple. 8 lines of #python code. It’s the other process steps that require most of the work – problem definition, #datawrangling,…
Please check out the introduction video playlist on youtube to all lectures. It will give you an idea about what is being taught in the course and help…
Announcing the launch of our online course on Udemy and other online platforms. Udemy course link is – https://www.udemy.com/course/datascience-e2e-beginnerscourse-machinelearning-dataanalytics/learn/lecture/25000096#overview Data Science is a multi-disciplinary profession which requires a…
Legal Disclaimer – This research is not an investment advisory or a sales pitch. Objective Predict monthly asset price (main stock indices, commodities, bonds) and direction (Higher/Lower) using…
Legal Disclaimer – This research is not an investment advisory or a sales pitch. Objective Identify the relationship between asset prices (main stock indices, commodities, bonds) and macroeconomic…
Very interesting post by KDnuggets on machine learning methods being used. Lot of increase in usage for deep learning neural network algorithms. Regression, Decision Trees and Random Forest…
Objective Observe and improve the results of running regression algorithms (Random Forest Regression, Support Vector Regression, Artificial Neural Networks) on daily macroeconomic data to predict daily currency prices…
Pandas is a powerful python library for data manipulation. It requires limited query level optimisation as its functions can perform rapid data manipulation and analysis on the entire…
Scikit-learn is a free software machine learning library for the Python programming language. It features various classification, regression and clustering algorithms including support vector machines, etc. One of…
The open-source Anaconda Distribution is the easiest way to perform Python/R data science and machine learning on Linux, Windows, and Mac OS X. https://www.anaconda.com/ Spyder is a powerful scientific…