Machine learning in trading: theory, models, practice and algo-trading - page 3621

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
1) try different MOs (e.g. in my competition wooden MOs didn't work at all, only functional MOs worked: SVM, neuronics, ruler).
2) do not submit all features in a pile, but look for the best subset of features, in practice up to 3-7 pieces can be used.
you can get 0.8 on 1000 features and 0.1 on 5 features.
I selected the features. On different amounts of data it selects different ones, plus with different combinations the importance floats. So it's all rubbish :)
Try bootstrap
try bootstrap.
I've been picking out the signs.
Try the rules from the wooden MO to pick the best ones, like I did a long time ago, remember?
Try the rules from the wooden MO to pick the best ones, like I did a long time ago, remember?
The same features do not make sense to take from the ceiling, because there are specialised algorithms:
1. Frequent Subgraph Mining (Frequent Subgraph Mining):
These algorithms look for subgraphs that occur frequently in a set of graphs. Popular algorithms include:
- gSpan
- FSG (Frequent Subgraph Discovery)
- FFSM (Fast Frequent Subgraph Mining).
2. Graph Similarity Search (Graph Similarity Search):
These methods search for graphs that are similar to each other in a set. Various graph similarity measures are used such as:
- Editorial distance of graphs
- Maximum common subgraph isomorphic correspondence
- Nuclear methods for graphs
3- Anomaly Detection in graphs:
These algorithms look for unusual or anomalous structures in a set of graphs:
- Density based algorithms
- Random walk based methods
- Spectral methods
4. Classification and clustering of graphs:
These methods group similar graphs or classify them into given categories:
- Graph kernels
- Graph neural networks
- Spectral clustering of graphs
5. Motif detection in graphs:
These algorithms look for recurring structural patterns (motifs) in graphs:
- FANMOD
- NeMoFinder
- MODA
6. Analysis of graph evolution:
These methods study how graphs change over time:
- Algorithms for detecting changes in dynamic graphs
- Predicting graph evolution
Are these libraries real or are they the hallucinations of a bunch of hooligans?
They're real, I' ve used them
Prado uses them in their examples. I don't know about the others.
These are the graphs in his dataset
Only with the difference that they have two nodes X and Y and intermediate nodes