Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcpsantiago authored Jan 25, 2022
1 parent 4bea6a9 commit 2d7369e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ concerns and coupling with a feature store [[1](https://www.tecton.ai/blog/what-

![a diagram showing bulgogi getting requests from a model in production, storing the results to a database and training a new model with data from that database without redoing feature engineering](/doc/bulgogi_diagram.png "Bulgogi as the central feature repository")

Presently, `bulgogi` is nothing more than an idea and this repository is a
playground for experimentation.
The original code started as a [gist here](https://gist.github.com/jcpsantiago/320e3665a9bd749fc25ede0341c6323c).
Presently, `bulgogi` is an idea and this repository is a
playground for experimentation. Examples of applications and use-cases will be added as development evolves.
The original code started as a [gist here](https://gist.github.com/jcpsantiago/320e3665a9bd749fc25ede0341c6323c).

Although this introduction and examples in [/example](https://github.com/jcpsantiago/bulgogi/tree/main/example)
focus on using `bulgogi` within the context of production ML models, this library is
Expand Down

0 comments on commit 2d7369e

Please sign in to comment.