

Les traductions sont fournies par des outils de traduction automatique. En cas de conflit entre le contenu d'une traduction et celui de la version originale en anglais, la version anglaise prévaudra.

# Références pour le machine learning et le RCF
<a name="learn-more-about-machine-learning-and-rcf"></a>

Pour en savoir plus sur le machine learning et cet algorithme, nous vous conseillons de consulter les ressources suivantes :
+ L’article [Robust Random Cut Forest (RRCF): A No Math Explanation](https://www.linkedin.com/pulse/robust-random-cut-forest-rrcf-math-explanation-logan-wilt/) fournit une explication claire sans équations mathématiques. 
+ Le livre [*The Elements of Statistical Learning: Data Mining, Inference, and Prediction*, Second Edition (Springer Series in Statistics)](https://www.amazon.com/Elements-Statistical-Learning-Prediction-Statistics/dp/0387848576) fournit une base solide sur le machine learning. 
+ [http://proceedings.mlr.press/v48/guha16.pdf](http://proceedings.mlr.press/v48/guha16.pdf), un article scientifique qui explore les deux aspects techniques de la détection d’anomalies et des prévisions, avec des exemples. 

Une approche différente du RCF apparaît dans d'autres AWS services. Si vous souhaitez explorer la façon dont RCF est utilisé dans d’autres services, consultez les ressources suivantes :
+ *Service géré Amazon pour Apache Flink Référence SQL :* [https://docs.aws.amazon.com/kinesisanalytics/latest/sqlref/sqlrf-random-cut-forest-with-explanation.html](https://docs.aws.amazon.com/kinesisanalytics/latest/sqlref/sqlrf-random-cut-forest-with-explanation.html)
+ *Guide SageMaker du développeur Amazon :* [Algorithme Random Cut Forest (RCF)](https://docs.aws.amazon.com/sagemaker/latest/dg/randomcutforest.html). Cette approche est également expliquée dans [The Random Cut Forest Algorithme](https://freecontent.manning.com/the-randomcutforest-algorithm/), un chapitre de [Machine Learning for Business](https://www.amazon.com/Machine-Learning-Business-Doug-Hudgeon/dp/1617295833/ref=sr_1_3) (octobre 2018). 