Modelrithm
Purpose Streamline the algorithm-choosing and fitting process by outputting the sklearn algorithm that is going to perform the best for your given data, by printing out the accuracy, precision, and f-beta scores of all the models attempted by the program. Also visualizes Accuracy vs Algorithm # using Matplotlib
Installation pip install Modelrithm
Log in or sign up for Devpost to join the conversation.