Recent comments in /f/MachineLearning
justundertheblack OP t1_j8wy6ru wrote
Reply to comment by emotionalfool123 in [P] NLP Model for sentiment analysis by justundertheblack
Thanks a lot man I was just looking into finbert myself too haha
Sid_b23692 t1_j8wxw0o wrote
Reply to comment by Tyson1405 in [N] Google is increasing the price of every Colab Pro tier by 10X! Pro is 95 Euro and Pro+ is 433 Euro per month! Without notifying users! by FreePenalties
Hi, I was thinking of moving to paperspace. How much storage does it provide? Anyway to mount Google drive with it?
MysteryInc152 t1_j8wx6tx wrote
Not very necessary. An LLMs Brain might be static itself but the connections it makes between neurons are very much dynamic. That's why in context learning is possible. LLMs already mimic meta learning and fine-tuning when you few shot.
emotionalfool123 t1_j8wwxtu wrote
Reply to comment by justundertheblack in [P] NLP Model for sentiment analysis by justundertheblack
Best way to find any topic and related code is to search it on Google Scholar.
E.g. https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=nlp+stock+market+trading+code+github&btnG=
https://github.com/jinanzou/astock
These are the two results I found. Happy learning.
No_Principle9257 t1_j8wwrky wrote
emotionalfool123 t1_j8wvvda wrote
Reply to comment by 2dayiownu in [Discussion] Time Series methods comparisons: XGBoost, MLForecast, Prophet, ARIMAX? by RAFisherman
This lib has lot of implementations including one you mentioned.
amhotw t1_j8wuwao wrote
Reply to comment by Tripanes in [N] Google is increasing the price of every Colab Pro tier by 10X! Pro is 95 Euro and Pro+ is 433 Euro per month! Without notifying users! by FreePenalties
The thing is at ~$100/month, there are better and cheaper alternatives that give more option so it is hard to believe this is not an error.
master3243 t1_j8wunw4 wrote
Reply to [N] Google is increasing the price of every Colab Pro tier by 10X! Pro is 95 Euro and Pro+ is 433 Euro per month! Without notifying users! by FreePenalties
I haven't seen any evidence that they changed the price. It's still $10/month for me.
You can check for yourself right here: https://colab.research.google.com/signup
justundertheblack OP t1_j8wuh36 wrote
Reply to comment by bubudumbdumb in [P] NLP Model for sentiment analysis by justundertheblack
Trueee I've heard that such models need to be tuned regularly I'll definitely look into it
bubudumbdumb t1_j8wtq42 wrote
Reply to comment by justundertheblack in [P] NLP Model for sentiment analysis by justundertheblack
https://www.investopedia.com/terms/b/backtesting.asp
https://en.m.wikipedia.org/wiki/Modern_portfolio_theory
With extreme synthesis :
markets are not stationary environments so you have to expect and mitigate drift. This have implications on the evaluation methodology and on the choice of time series models that can be calibrated with fewer data points.
A strategy to make money in the markets allocate capital on multiple financial instruments using multiple signals therefore the value of a signal is the predictive advantage that it provides when stacked on top of others commonly used signals. If the predictive capability of the news sentiment is easily replicated by a linear combination of cheaply available signals then it's not worth much.
justundertheblack OP t1_j8ws9ep wrote
Reply to comment by Hot_Initial7865 in [P] NLP Model for sentiment analysis by justundertheblack
help me out if you know things tho
justundertheblack OP t1_j8ws7px wrote
Reply to comment by justundertheblack in [P] NLP Model for sentiment analysis by justundertheblack
Maybe I didn't describe it good enough
justundertheblack OP t1_j8ws5u6 wrote
Reply to comment by Hot_Initial7865 in [P] NLP Model for sentiment analysis by justundertheblack
Naah it's a college project 😂
Hot_Initial7865 t1_j8wrxtj wrote
It sounds like a school assignment
Shinsekai21 t1_j8wrcvo wrote
Reply to comment by tripple13 in [D] HuggingFace considered harmful to the community. /rant by drinkingsomuchcoffee
>HuggingFace, FastAI and similar frameworks are designed to lower the barrier to ML, such that any person with programming skills can harness the power of SoTA ML progress.
I started out with FastAI and now learning PyTorch. I agreed.
I'm more of the top-down student (learn the practical stuff first then the fundamental). FastAI is doing great job at showing me what is possible and interesting with their lectures.
I moved to PyTorch because I wanted to understand more about whats underneath FastAI. I'm currently doing ZeroToMastery PyTorch and found that the knowledge I had with FastAI is helping alot.
JiraSuxx2 t1_j8wqnr5 wrote
Reply to [N] Google is increasing the price of every Colab Pro tier by 10X! Pro is 95 Euro and Pro+ is 433 Euro per month! Without notifying users! by FreePenalties
I just checked and mine says 9 euros a month.
pennomi t1_j8wpqxp wrote
Reply to comment by Tripanes in [N] Google is increasing the price of every Colab Pro tier by 10X! Pro is 95 Euro and Pro+ is 433 Euro per month! Without notifying users! by FreePenalties
Is KoboldAI best in class for open source conversation engines? I’ve been meaning to try one of those out.
justundertheblack OP t1_j8wpq8p wrote
Reply to comment by bubudumbdumb in [P] NLP Model for sentiment analysis by justundertheblack
Naah I don't Can you point me towards some resources?
bubudumbdumb t1_j8wpmih wrote
Do you know how to validate a pricing signal, back testing and portfolio optimization? The NLP/ML part might be the easy one
2dayiownu t1_j8wpinb wrote
Reply to [Discussion] Time Series methods comparisons: XGBoost, MLForecast, Prophet, ARIMAX? by RAFisherman
Temporal Fusion Transformer
DoctorFuu t1_j8wo7rj wrote
Reply to [N] Google is increasing the price of every Colab Pro tier by 10X! Pro is 95 Euro and Pro+ is 433 Euro per month! Without notifying users! by FreePenalties
11.10€/mo for pro here
50.70€/mo for pro+
EU obv
ImpossibleCat7611 t1_j8wnpvy wrote
Could you elaborate a bit more on the methodology?
[deleted] t1_j8wnoh5 wrote
[deleted]
Tyson1405 t1_j8wnme0 wrote
Reply to [N] Google is increasing the price of every Colab Pro tier by 10X! Pro is 95 Euro and Pro+ is 433 Euro per month! Without notifying users! by FreePenalties
Bit offtopic but is there any reason to use Google Collab over Paperspace? Isn’t paperspace cheaper?
justundertheblack OP t1_j8wy90j wrote
Reply to comment by No_Principle9257 in [P] NLP Model for sentiment analysis by justundertheblack
i fs will 👍