Skip to content
Binary file added docs/assets/aws_emr_images/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/aws_emr_images/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/aws_emr_images/image3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/aws_emr_images/image4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/aws_emr_images/image5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/aws_emr_images/image6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/aws_emr_images/image7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/aws_emr_images/image8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/aws_emr_images/image9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/youtube/thumbs/video_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/youtube/thumbs/video_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/youtube/thumbs/video_3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/youtube/thumbs/video_4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/youtube/thumbs/video_5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/youtube/video_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/youtube/video_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/youtube/video_3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/youtube/video_4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/youtube/video_5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
317 changes: 247 additions & 70 deletions docs/using-anovos/setting-up/on_aws.md

Large diffs are not rendered by default.

30 changes: 29 additions & 1 deletion docs/using-anovos/workflow.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,39 @@
# The Anovos Workflow

We designed _Anovos_ with an end-to-end machine learning workflow mind.
Teams can use _Anovos_ either as the foundation of their entire workflow or use as part of an existing pipeline.
Teams can use _Anovos_ either as the foundation of their entire workflow or use functions from the library
as part of an existing pipeline.

For example, an organization might have an end-to-end workflow that lacks components offered by _Anovos_.
The organization can incorporate additional components by a simple API call for a function from _Anovos_.

The following workflow diagram shows the potential ways to use Anovos in an end-to-end workflow settings:

![Diagram of Anovos Workflows](../assets/workflow.png)

## _Anovos_ Feature Engineering Video Series

We have created a series of videos that walk through a typical _Anovos_ feature engineering workflow.

- Video 1: [**Introduction to Feature Engineering with Anovos**](https://www.youtube.com/watch?v=ihXpAY_tKHI)\
[![Introduction to Feature Engineering with Anovos](../assets/youtube/thumbs/video_1.jpg)](https://www.youtube.com/watch?v=ihXpAY_tKHI)
- Video 2: [**Exploratory Data Analysis Using Reports**](https://www.youtube.com/watch?v=9UXxJ7I3Y8E)\
[![Exploratory Data Analysis Using Reports](../assets/youtube/thumbs/video_2.jpg)](https://www.youtube.com/watch?v=9UXxJ7I3Y8E)
- Video 3: [**Exploratory Data Analysis with the Data Analyzer**](https://www.youtube.com/watch?v=E68pZp8TboY)\
[![Exploratory Data Analysis with the Data Analyzer](../assets/youtube/thumbs/video_3.jpg)](https://www.youtube.com/watch?v=E68pZp8TboY)
- Video 4: [**Feature Composition in Anovos**](https://www.youtube.com/watch?v=Tgp974LcLcc)\
[![Feature Composition in Anovos](../assets/youtube/thumbs/video_4.jpg)](https://www.youtube.com/watch?v=Tgp974LcLcc)
- Video 5: [**Producing Model Ready Features**](https://www.youtube.com/watch?v=A0-Rdy5mnl4)\
[![Feature Composition in Anovos](../assets/youtube/thumbs/video_5.jpg)](https://www.youtube.com/watch?v=A0-Rdy5mnl4)

## _Anovos_ Workshop

You can find the material for a comprehensive introductory workshop as part of the _Anovos_ GitHub repository:
[https://github.com/anovos/anovos/tree/main/tutorial](https://github.com/anovos/anovos/tree/main/tutorial).

The accompanying
[documentation](https://github.com/anovos/anovos/blob/main/tutorial/Documentation/ANOVOS_Workshop_Doc_2_0.pdf)
walks you through installing _Anovos_ and using it as part of an end-to-end feature engineering workflow.

If you would like to receive hands-on training in _Anovos_ for your team, don't hesitate to
[reach out to us](../community/communication.md).