A small python app that visualizes the k means algorithm with an animated scatter plot for two dimensions or a scatter matrix for everything else.
During working with project for MUT in Warsaw I was working with Big DataSet (1,7 Gb, 58 data columns). Before starting the process for training the XGBoost algorythm it was necessary to cut off some ...