Skip to content

This Code Examines Time Series data and classifies it. It is for small datasets. It was developed on a leg deformity classification data set.

Notifications You must be signed in to change notification settings

ChilunC/Machine-Learning-Classifying-with-Time-Series-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-Classifying-with-Time-Series-Data

This Code Examines Time Series data and classifies it. It is for small datasets. It was developed on a leg deformity classification data set. Each code generates a plot graphing the top two key points of measure and color coding the classification.

PreProcessing

The time series needs a distance measure from a baseline time series to quantify a measure of distance.

Files

The models used are as follows:

K Nearest Neighbors: LunKNN.py

Random Forest: LunRandom.py

Naive Bayes: LunBayes.py

Data Set

About

This Code Examines Time Series data and classifies it. It is for small datasets. It was developed on a leg deformity classification data set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published