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.
39 stars 44 forks source link

Finding accuracy using different ML algo #58

Closed Vidip-Ghosh closed 1 month ago

Vidip-Ghosh commented 1 month ago

I can try to find accuracy using different ML algorithms like Linear Regression, Decision Tree, Random forest and considering that algorithm having highest accuracy.

Ayushpanditmoto commented 1 month ago

I will add label later

Tanmaymathur03 commented 1 month ago

I am going to explore different algorithms and implement whichever provides best accuracy for the gsoc.

Vidip-Ghosh commented 1 month ago
Screenshot 2024-05-19 at 23 12 28

@Ayushpanditmoto I tried finding accuracy using Linear regression & Random forest. I was reading about R2 Score, if r2 score is 0.99 then model may perform well. Its showing 99 since I multiplied R2_Score*100. What are your views on it?

Ayushpanditmoto commented 1 month ago

@Vidip-Ghosh i don't know about ML bro 🙂 , also mentor are not there