# DataMinerDemo **Repository Path**: hdt3213/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**: 30 - **Forks**: 15 - **Created**: 2016-04-04 - **Last Updated**: 2023-12-18 ## 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