catalyst-cooperative / rmi-ferc1-eia

A collaboration with RMI to integrate FERC Form 1 and EIA CapEx and OpEx reporting
MIT License
3 stars 3 forks source link

Phase II: Integrate Manually Mapped FERC-EIA Overrides into Training Data #176

Closed aesharpe closed 1 year ago

aesharpe commented 2 years ago

This Epic is a continuation of Phase I (#114). It comes after Phase II: Finish Manual Mapping... (#175)

Once we have completed the manual FERC-EIA mapping, we'll want to turn those linkages into training data for the AI algorithm. Once included in the list of training data they will also act as overrides, simultaneously improving the accuracy of the AI output and the AI's ability to make accurate matches.

To run the integration, we'll use the make_overrides.ipynb notebook to upload changes to training data. There are instructions in this section that explain what you need to do in order for it to work.

e-belfer commented 1 year ago

Closed in #175