Ayushpanditmoto / Trading-Bot

Binary Trading AI Bot is a project idea aimed at developing an AI-powered bot for binary trading. The bot utilizes machine learning algorithms to predict the direction of the next candle (whether it will move up or down) with high accuracy.
50 stars 50 forks source link

feat: predicting IndusInd bank stocks #61

Closed Vidip-Ghosh closed 4 months ago

Vidip-Ghosh commented 4 months ago

Closes #58

Those having lesser Mean Absolute Percentage Error, then the model will perform well. So I used IndusInd Bank dataset to predict stocks & choosing model having greater R2 Score & Lesser Mean Absolute Error. R2 score to get the accuracy of your model on a percentage scale

  1. Linear Regression having R2 Score: 99.99980000000001 %
  2. Decision Tree having R2 Score: 99.9995 %
  3. Random Forest having R2 Score: R2 Score: 99.9997
Screenshot 2024-05-20 at 13 26 13