Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 481 Bytes

File metadata and controls

7 lines (6 loc) · 481 Bytes

Description

The goal of this project is to evaluate and analyze the following classification algorithms for classifying the test times data to the correct sort type category.

  • Decision Tree
  • k-Nearest Neighbors for Classification

Data

This project uses the same data as the sorting algorithms analysis and the sorting algorithms predictions projects.