Akshat111111 / Hedging-of-Financial-Derivatives

This strategy works for every market condition irrespective of the movement
BSD 3-Clause "New" or "Revised" License
72 stars 100 forks source link

Optimization of the code #2

Open Akshat111111 opened 9 months ago

Akshat111111 commented 9 months ago

This code can be optimized by integrating more technical indicators or other concepts of Machine learning or deep learning

shubha987 commented 8 months ago

@Akshat111111 hey I can try this part ...if possible assign me this issue

Akshat111111 commented 8 months ago

I have assigned this issue to you.Can you please share your thought process of what you are thinking to implement?? or which Machine learning or deep learing algorithm?? or Something else??

shubha987 commented 8 months ago

Well I have just started machine learning algorithms lessons but will adapt with it so it will take me some time....if you have any suggestions for me please give

Akshat111111 commented 8 months ago

Yeah,no worries.Learn the ML at your own pace.I would suggest you to focus more on Random forest and Decision tree.

shubha987 commented 8 months ago

okay

Akshat111111 commented 8 months ago

Hey @shubha987 are you working on it ??

shubha987 commented 8 months ago

Actually I am still learning it . You can unassign me but I will surely work on it irrespective of kwoc

Akshat111111 commented 8 months ago

No worries,keep learning,as learning is the main priority.You are welcome to contribute in it anytime

apooyadv commented 3 months ago

You can assign me this, I will try and test different ml algos , use different activation functions and maybe hypertune paramteres if need be.

Akshat111111 commented 3 months ago

Sure,you can move forward with it

Celaena24 commented 3 months ago

Can I also be assigned to this issue? I am new to ML but I have worked with Decision Trees before

Akshat111111 commented 3 months ago

@Celaena24 I will suggest you to make a new issue targetting decision tree implementation

Akshat111111 commented 3 months ago

@apooyadv are you working on it??

apooyadv commented 3 months ago

yes, I am. I just have to write more efficient code for each of the models right?

Akshat111111 commented 3 months ago

yes, I am. I just have to write more efficient code for each of the models right?

yeah and make it more organized.