Skip to main content

Questions tagged [machine-learning]

Algorithms that allow computers to evolve behaviors based on empirical data. Approaches include genetic programming, artificial neural networks, decision trees, support vector machines, and cluster analysis.

0 votes
0 answers
92 views

I have a research hypothesis and now I'am trying to look at it from different angles.Now I am a bit puzzled.Maybe someone is also interested in machine learning application(especially clustering) in ...
TImur Nazarov's user avatar
0 votes
0 answers
272 views

I am working on a Python project to programmatically detect dynamic support and resistance levels in historical price data, particularly for forex instruments such as EUR/USD. My primary goal is to ...
Abbasi0Abolfazl's user avatar
0 votes
0 answers
94 views

Has anyone seen/used associative rule mining in quant finance? I'm particularly curious in seeing if it has applications in differentiating between manager skill vs. luck but other applications are ...
LattePrincess's user avatar
2 votes
0 answers
76 views

I am trying to train a reinforcement learning model for dynamic hedging like Cao et al. 2023. Their model uses SABR to generate joint dynamics of implied volatility and underlying equity asset prices. ...
Patrick's user avatar
  • 21
0 votes
0 answers
103 views

I'm trying to estimate the volatility surface of illiquid swaptions (say CHF) given hourly data (atm vol, skew, for different strikes) of other liquid swaptions (EUR, USD, etc.). Having the underlying ...
Osvaldo93's user avatar
1 vote
0 answers
67 views

Not entirely sure which workflow is considered correct. Say for both workflows, I have 10 splits for my test data and perform walk-forward validation during training. Is it better use the last model ...
JoLu's user avatar
  • 21
1 vote
0 answers
95 views

I am looking at creating an ML model to price an exotic equity option which has a barrier where the buyer is paid out if the barrier is crossed, and multiple observation dates where the price is ...
Rezzy's user avatar
  • 11
0 votes
0 answers
166 views

I am trying to define and quantify the complexity of a trading system, where complexity is measured by degrees of freedom as the sum of its rules and unique data points. where: ...
MMsmithH's user avatar
  • 143
0 votes
1 answer
312 views

I am trying to get some insights on this specific sort of problem from experienced people, as I do not have much experience in this field. I have a family of features that for simplicity I will just ...
user127776's user avatar
0 votes
3 answers
437 views

I have a strategy (running in the seconds scale) which parameters I would like to optimize. The thing is I'm relatively new to financial machine learning and I'm not quite sure how to split the data ...
Michael Teguh Laksana's user avatar
2 votes
1 answer
168 views

So I have a database of all earnings announcements for all US stocks down to the millisecond for the past 10 years, and I want to make reasonable predictions on when exactly next earnings will be ...
Viking's user avatar
  • 33
2 votes
1 answer
166 views

I am taking a course that detailed that input data into neural networks should be at least weakly predictive and weakly stationary (stable mean). Does this principle apply to other ML models like tree-...
Dylan McClish's user avatar
0 votes
1 answer
254 views

I'm working on a binary classification model for a month-end trading strategy with 6 months of data. Initially, I split the data by using the last month for evaluation and backtesting, but this left ...
June's user avatar
  • 1
4 votes
3 answers
2k views

When we use AI (machine learning/deep learning) in trading does that assume efficient market hypothesis? I know quantitative finance assumes price moves are random (efficient market hypothesis). Does ...
quanity's user avatar
  • 141
1 vote
0 answers
154 views

Can anybody refer me to a good corporate credit risk modeling book? I'm looking for something more advanced than what's in Hull's very good risk management book. There seems to be many excellent ...
Charles0349's user avatar

15 30 50 per page
1
2 3 4 5
18