I think you have errors in this regard. Because in such work, Now the probability that has been created is incredible. You have been urged to investigate on some companies who belong to the same as remove.bg, for exemple: https://clippingpathindia.com
they’re selling API access, so someone who needs to do this en masse, eg if you had an app that needs avatars with a clear face pic, dating apps, etc. Perhaps researchers looking to analyse facial features who want to skip this step, law enforcement looking to clean up a bunch of selfies, media/tv companies building copy for ads, a photoshop plugin builder etc.
Building your own deep learning model is expensive and resource intensive, if it’s a solved problem it’s a great thing to outsource.
Stock/Forex predictions with multiple ML models where clients could choose which ones they would like to follow. Bonus $ for showing them the best performing model for their portfolio etc. With a simple PWA app and UI and some scalable AWS/lambda instances to handle the load and a couple of instances to keep training/predictions set going.
I feel like machine learning is to the stock exchange like regular expressions are to html: everyone who learns about the first will at some point think them to be useful for dealing with the latter.
And they will be wrong because HTML is a Chomsky Type 2 grammar (context-free grammar) and RegEx is a Chomsky Type 3 grammar (regular expression). RegEx has no memory or stack.
There are forms of ML that have memory/stack, and I would think you have to use something more complex for the stock market than "recognizing patterns". For short term trading there are definitely useful pattern recognition systems that can effectively trade.
1. Find a cool machine learning project with preferably pre-trained models so you don't have to do much cleaning/moving data.
2. Get those models doing inference on a server and expose it as an API.
3. ??? (marketing/sales/business stuff)
4. Profit