GitXplorerGitXplorer
a

cmpt318-project

public
1 stars
0 forks
1 issues

Commits

List of commits on branch master.
Verified
b7332e7a71cda9d4c869a924cea2173a0c59132f

Merge pull request #1 from hmalkawi1/master

eeeng321 committed 6 years ago
Verified
cd5a1605b5a8ed4f002d5798d5649c7d45d356f1

Create README.md

hhmalkawi1 committed 6 years ago
Unverified
d109cf593b56e85e801df51cd36a9c06b82c34ae

added in class test dataset hmm file

aanthonysea committed 6 years ago
Unverified
77d3fd4e72531e7508ca68272a30bed74b128316

added linear regression plots

aanthonysea committed 6 years ago
Unverified
4803287e38fae4a2000831a325fb687f9b8e808e

created all testing instances of hmms for the fw-weekdays and fw-weekends

aanthonysea committed 6 years ago
Unverified
732c53a033abdf9ffe4f0a4c159148b96f840d3e

preprocessed test data; updated hmms

aanthonysea committed 6 years ago

README

The README file for this repository.

cmpt318-project

This R project takes a large data set (years) of power consumption in an area and analyzes for any anomilies within the time period specified.

It is able to find complex anomalies as well as point anomalies and graph them (coloured) in order for better visibilty. It will summarize the results into time fames of Weekends/weekdays and all 4 seasons through out a year.

Seasons are seperated into 2 (Winter and Fall / Summer and Spring) Spring and Fall dont have enough significant of an impact for them to be alone, so the seasons were combined.