Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
334 changes: 0 additions & 334 deletions CONTRIBUTING.md

This file was deleted.

11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,12 @@ prediction = my_model.predict(fs.get_online_features(customer_features, customer
```

## Important resources
* [Why Feast?](docs/why-feast.md)
* [Concepts](docs/concepts.md)
* [Installation](docs/getting-started/installing-feast.md)
* [Getting Help](docs/community.md)
* [Why Feast?](https://docs.feast.dev/why-feast)
* [Concepts](https://docs.feast.dev/concepts)
* [Installation](https://docs.feast.dev/getting-started/installing-feast)
* [Getting Help](https://docs.feast.dev/getting-help)
* [Example Notebook](https://github.com/gojek/feast/blob/master/examples/basic/basic.ipynb)

## Notice

Feast is a community project and is still under active development. Your feedback and contributions are important to us. Please have a look at our [contributing guide](CONTRIBUTING.md) for details.
Feast is a community project and is still under active development. Your feedback and contributions are important to us. Please have a look at our [contributing guide](docs/contributing.md) for details.