ResonantGeoData / RD-OASIS

ResonantGeoData OASIS Deployment
Apache License 2.0
2 stars 1 forks source link

Generally refactor/cleanup the algorithms app #3

Closed banesullivan closed 2 years ago

banesullivan commented 3 years ago

Rethink these algorithms models and clean them up - the goal is to remove as much technical debt as possible

We should also pull in @AlmightyYakob to think about Danesfield project needs here since I believe there are overlapping goals (perhaps this algorithms app will be made into a re-usable app)

banesullivan commented 2 years ago

From our goals meeting:

We need to make sure these two are captured in our effort to refactor the algorithms app.

banesullivan commented 2 years ago

Requires #2 to rework the inputs/outputs to Algorithms

banesullivan commented 2 years ago

Models to remove:

Models to rethink:


This will leave us with a generalized set of models for executing "algorithms" from there, we can expand the notion of an algorithm to be a way of executing ML models etc.