hello, why is it that the lcnet model takes as input only the configuration and not the learning curve? in the unit test example, there appears that y_train is composed of the first 2 observations from the learning curve. Shouldn't x_train also contain the learning curve observations? is this by design?
hello, why is it that the lcnet model takes as input only the configuration and not the learning curve? in the unit test example, there appears that y_train is composed of the first 2 observations from the learning curve. Shouldn't x_train also contain the learning curve observations? is this by design?