# DataMinerDemo **Repository Path**: shimmer/ClassifiersDemo ## Basic Information - **Project Name**: DataMinerDemo - **Description**: Data Mining Algorithm Demo powered by numpy - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 15 - **Created**: 2020-02-03 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ClassifiersDemo Classifiers powered by python2.7, matrix supported by numpy. including: - Logistic Regression - Naive Bayes - K Nearest Neighbor