Skip to content

roylcl/machine-tool-condition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scope:

Tool condition experimental data are collected under 2 different manufacturing cutters.

  1. use a single cutter (experiment1.csv) to build up regresison model
  • separate data into train and test (80-20)
  • test and evaluate model accuracy
  • correlation analysis to select features, use the selected features and rebuild regression modelling
  • principle component analysis (PCA) for data compression and model testing
  • compare all the modelling results
  1. use one cutter (experiment1.csv) as training and another cutter (experiement1_1.csv) as testing to build up model.
  • test and evaluate model accuracy
  • correlation analysis to select features, use the selected features and rebuild regression modelling
  • principle component analysis (PCA) for data compression and model testing
  • compare all the modelling results

Read the pdf for more information on milling machine. manual.pdf

About

linear regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published