# DataMinerDemo **Repository Path**: gcdz/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**: 2018-10-18 - **Last Updated**: 2020-12-19 ## 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