Skip to content

Latest commit

 

History

History

method

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Methods

This method module contains useful methods, functions, and helper classes for this project.

  • feature.py: Contains functions extracting features of the EFI measurements.
  • io.py: I/O helper classes, for read and write predefined file format.
  • nn.py: Contains neural network functions for regression.
  • plot.py: Contains simple plotting functions.
  • transform.py: Contains classes for parameter transformation.