View RSS Feed

mql5

  1. Data Science and Machine Learning(Part 14): Finding Your Way in the Markets with Kohonen Maps

    by , 04-03-2023 at 03:09 AM
    Name:  Kohonen2903.png
Views: 73
Size:  23.3 KB

    Kohonen Maps or Self-Organizing maps(SOM) or Self-Organizing Feature Map(SOFM). Is an unsupervised machine learning technique used to produce a low-dimensional(typically tow-dimensional) representation of a higher dimensional data set while preserving the topological structure of the data.
    more...
    Categories
    Uncategorized
  2. Data Science and Machine Learning (Part 13): Improve your financial market analysis with Principal Component Analysis (PCA)

    by , 04-01-2023 at 01:47 AM
    Name:  principal2803.png
Views: 87
Size:  38.2 KB

    Principal Component Analysis (PCA) is a dimensionality-reduction method that is often used to reduce the dimensionality of large data sets, by transforming a large set of variables into a smaller one that still contains most of the information in the large set.
    more...
    Categories
    Uncategorized
Page 4 of 4 FirstFirst ... 2 3 4