Update freqai_interface.py
This commit is contained in:
parent
68154a1f52
commit
d9c8b322ce
@ -109,7 +109,6 @@ class IFreqaiModel(ABC):
|
||||
self.ft_params.update({'principal_component_analysis': False})
|
||||
logger.warning('User tried to use PCA with continual learning. Deactivating PCA.')
|
||||
|
||||
|
||||
record_params(config, self.full_path)
|
||||
|
||||
def __getstate__(self):
|
||||
|
Loading…
Reference in New Issue
Block a user