View RSS Feed

mql5

  1. Neural networks made easy (Part 17): Dimensionality reduction

    by , 08-05-2022 at 01:11 AM
    We continue to study models and unsupervised learning algorithms. We have already considered data clustering algorithms. In this article, I will explore a solution of problems related to dimensionality reduction. Essentially, these are certain data compression algorithms that are widely used in practice. Let us study the implementation of one of these algorithms and see how it can be used in building our trading model.
    more...

    ---------------------
    1. Neural networks made easy
    ...
    Categories
    Uncategorized