issues
search
starfys
/
timechange
Classification of time series data using neural nets
8
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Flask integration
#61
joshemorris
closed
3 years ago
0
Updated file structure
#60
joshmarnold
closed
7 years ago
0
Josh a
#59
joshmarnold
closed
7 years ago
3
Merge Demetri/joseph's spectrograph (modified)
#58
starfys
closed
7 years ago
0
Move large processes to background thread
#57
starfys
closed
7 years ago
1
Unlabeled CSVs need a default label applied
#56
jordan-000
closed
7 years ago
1
Installation instructions
#55
starfys
opened
7 years ago
0
Usage instructions
#54
starfys
opened
7 years ago
0
FR03f The system should allow splitting the time series data into chunks of equal size.
#53
remoford
closed
7 years ago
1
FR03b The conversion in FR03a should be done based on FFT
#52
remoford
closed
7 years ago
1
FR05b Be able to configure the classifier
#51
remoford
closed
7 years ago
2
FR03e The system should allow conversion of the data to images with no transformations applied
#50
remoford
closed
7 years ago
3
FR03d Mutable conversion parameters
#49
remoford
closed
7 years ago
2
FR02d The system should store a reference to the supplied files rather than loading them into memory.
#48
remoford
closed
7 years ago
1
FR01b Gui runs in separate thread from operations like file i/o, training, and conversion.
#47
remoford
closed
7 years ago
2
FR04c The system should store the generated images in a directory
#46
remoford
closed
7 years ago
1
FR02b Multiple files may be selected
#45
remoford
closed
7 years ago
1
FR05d The system should store the model in some way. Keras default is h5, so we may use this
#44
remoford
closed
7 years ago
4
FR02a Input file format: comma-separated value (.csv)
#43
remoford
closed
7 years ago
1
FR03c The conversion in FR03a should be done with additional methods, for example, wavelet
#42
remoford
opened
7 years ago
0
FR01c GUI must be allow users to include, exclude, and reorder columns for a CSV file.
#41
remoford
opened
7 years ago
2
FR02c - Labels for each file may come from either the file’s name or from the user via a GUI widget
#40
remoford
opened
7 years ago
1
FR04b The system should generate a notification when the conversion process is completed
#39
remoford
closed
7 years ago
1
FR04a The system should provide a button to commence the conversion process
#38
remoford
closed
7 years ago
1
FR05c The system should provide a button to commence model training
#37
remoford
closed
7 years ago
1
After generating FFT, generating the model(clicking save on configre tab) looks scary on windows
#36
remoford
opened
7 years ago
1
Generate FFt does finish and work, it just never unbusys the cursor
#35
remoford
closed
7 years ago
1
some thigns require in memory state and require proper sequencing that the user may not follow
#34
remoford
opened
7 years ago
0
Generate FFT crashes
#33
remoford
closed
7 years ago
1
file labeling box needs a scrollbar
#32
remoford
closed
7 years ago
1
Train button crashes
#31
remoford
closed
7 years ago
1
fft parameters gives no default values or range of acceptable values
#30
remoford
opened
7 years ago
0
generate fft button never actually stops the wait cursor
#29
remoford
closed
7 years ago
1
generate fft button gives you a waiting cursor while it does its thing but is easily mistaken for a program crash
#28
remoford
closed
7 years ago
1
excluding columns seems to be broken
#27
remoford
opened
7 years ago
3
picking headers to exclude instructions are unclear
#26
remoford
opened
7 years ago
0
Pick headers tab doesn't reload the headers after adding new files
#25
remoford
opened
7 years ago
0
Add to project button works but gives no user feedback that it worked
#24
remoford
opened
7 years ago
0
Window resizing upon opening project doesn't seem to happen automatically
#23
remoford
opened
7 years ago
0
Default project doesn't handle an invalid project exception correctly
#22
remoford
closed
7 years ago
3
Integration
#21
starfys
closed
7 years ago
0
Integration
#20
starfys
closed
7 years ago
0
Finish integrating timechange with the gui
#19
starfys
closed
7 years ago
0
Added model generator and improvements to transform.
#18
starfys
closed
7 years ago
0
Adding support for configurable neural nets
#17
starfys
closed
7 years ago
0
Accuracy measures and k-fold cross validation
#16
starfys
opened
7 years ago
3
Variable-length series support
#15
starfys
closed
7 years ago
0
Implementing features, making a basic, working test
#14
starfys
closed
7 years ago
3
Prototype class methods
#13
starfys
closed
7 years ago
0
Move transformation methods to separate file.
#12
starfys
closed
7 years ago
0
Next