Tag Archives: data analysis

Artificial Intelligence: Using AI to Evaluate the Stockmarket – The Lack of Failing Data

Over the last 6-7 months, I have created an algorithm that had an accuracy as high as 97 % over 80 stockmarket/commodity trades using CFD. During that time I managed to achieve 700% profit. This was an amazing feat, and … Continue reading

Posted in Blog/Updates, Software | Tagged , , , , , , | 2 Comments

Machine Learning: Random Forests using Python – Alcohol intake based on physical and social attributes

The decision tree in the previous posts is useful in exploring how variables can predict a particular target or response.However, small changes in data can lead to different results. Like decision trees, Random Forests also assesses variables with respect to … Continue reading

Posted in Blog/Updates, Software, Tutorials | Tagged , , , , , | 3 Comments