moon_classify_mlp, a scikit-learn code which uses a multilayer perceptron method to classify samples of the artificial moon dataset.
The computer code and data files described and made available on this web page are distributed under the MIT license
moon_classify_forest, a scikit-learn code which uses the random forest algorithm to classify samples of the artificial moon dataset.