{"library":"neuralforecast","install":[{"cmd":"pip install neuralforecast","imports":["from neuralforecast import NeuralForecast","from neuralforecast.models import LSTM","from neuralforecast.utils import AirPassengersDF","from neuralforecast.losses.pytorch import MQLoss","from neuralforecast.auto import AutoNHITS"]},{"cmd":"conda install -c conda-forge neuralforecast","imports":[]}]}