UNIQORN -- The Universal Neural-network Interface for Quantum Observable Readout from N-body wavefunctions
DataPreprocessing.py File Reference

Namespaces

 DataPreprocessing
 

Functions

def DataPreprocessing.main (x_data, y_data)
 
def DataPreprocessing.data_refiner (x_data, y_data)
 DATA EXTRACTION #########. More...
 
def DataPreprocessing.manipulate_super_regr (x_data, y_data, NDatasetsNew)
 DATA MANIPULATION FOR SUPERVISED REGRESSION #########. More...
 
def DataPreprocessing.manipulate_super_class ()
 DATA MANIPULATION FOR SUPERVISED CLASSIFICATION #########. More...
 
def DataPreprocessing.manipulate_unsuper_regr ()
 DATA MANIPULATION FOR UNSUPERVISED REGRESSION #########. More...
 
def DataPreprocessing.manipulate_unsuper_class ()
 DATA MANIPULATION FOR UNSUPERVISED CLASSIFICATION #######. More...