项目作者: chitholian
项目描述 :
This is an educational repository containing the codes and other materials done for the course CSE 716 (Machine Learning Lab)
高级语言: Python
项目地址: git://github.com/chitholian/Machine-Learning-Lab.git
Machine Learning Lab Works
This is an educational repository containing the codes and other materials done for the course CSE 716 (Machine Learning Lab)
Tasks Done:
- Decision Tree (DT)
- Confusion-Matrix
- Class-Label Prediction
- k-fold Cross-Validation
- Naive Bayes (NB)
- Confusion-Matrix
- Class-Label Prediction
- k-fold Cross-Validation
- Rule Based (RB)
- Confusion-Matrix
- Class-Label Prediction
- k-fold Cross-Validation
- Neural Network (ANN)
- Confusion-Matrix
- Class-Label Prediction
- k-fold Cross-Validation
- Support Vector Machine (SVM)
- Confusion-Matrix
- Class-Label Prediction
- k-fold Cross-Validation