Skip to content

Mergon/Crownstone-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Crownstone-Classifier

This is where I will develop the code necessary for running classification of appliances monitored by crownstones.

== Format Conventions == Block opening brackets '{' go at the end of the last line, not on a separate line. Block ending brackets '}' go on a separate line. Class names are in camel starting with upper case. Public function and variable names are in camel starting with lower case. Private variable names are in camel starting with lower case, prefixed with an underscore. Parameter names are in camel starting with lower case, affixed with an underscore.

About

Master Thesis: Repository for classification algorithms etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages