Finn Agent

Allows you to create and run the Finn agent for time series forecasting.

set_project_info()

Set up new finnts forecast project

set_agent_info()

Set up Finn Agent Run Information

iterate_forecast()

Run the Finn Agent Forecast Iteration Process

update_forecast()

Update Forecast with Latest Data and Inputs

ask_agent()

Ask Questions About Finn Agent Forecast Results

get_agent_forecast()

Get the final best forecast for an agent

get_best_agent_run()

Get the best run for an agent

get_eda_data()

Get EDA Data

Standard Finn Runs

Run the standard Finn process without the agent, allowing for more manual control.

set_run_info()

Set up finnts submission

get_run_info()

Get run info

forecast_time_series()

Finn Forecast Framework

get_forecast_data()

Get Final Forecast Data

get_trained_models()

Get Final Trained Models

get_prepped_data()

Get Prepped Data

get_prepped_models()

Get Prepped Model Info

prep_data()

Prep Data

prep_models()

Prep Models

train_models()

Train Individual Models

ensemble_models()

Ensemble Models

final_models()

Final Models

list_models()

List all available models