andrewczgithub

Results 17 comments of andrewczgithub

I get the error ```python --------------------------------------------------------------------------- IndexError Traceback (most recent call last) in 57 58 # # Fit the parameters of T-CorEx. ---> 59 tc.fit(L) ~/T-CorEx/tcorex/tcorex.py in fit(self, x) 250...

please help @hrayrhar @gregversteeg , I am not sure what i am doing wrong :( cheers, Andrew

Hi @hrayrhar & @gregversteeg ! Thank you so much for your help.! So I have tried to create the list data structure as you have said but I am still...

I also try to used to bucketed data function ```python from __future__ import print_function from __future__ import absolute_import from tcorex.experiments.data import load_modular_sudden_change from tcorex.experiments.data import make_buckets from tcorex.experiments import baselines...

Hi @gregversteeg @hrayrhar I was able to get the algorithm to run but the output of covariance matrix is all 0's. I am not sure how can this be? ```python...

Thank you @damitkwr looking forward to it :). Many thanks, Andrew

Hi all! Was wondering if there was an update on the above