Skip to content

Commit

Permalink
Cluster fix (#55)
Browse files Browse the repository at this point in the history
* cluster address fix.
* build file update and version bump.
* pipeline serialisation update.
* skmultiflow removed. Python version
---------

Signed-off-by: Dhaval Salwala <dhavalsalwala@gmail.com>
  • Loading branch information
dhavalsalwala authored Jul 12, 2023
1 parent 30692f2 commit 0707d77
Show file tree
Hide file tree
Showing 27 changed files with 7,868 additions and 1,800 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See the [**SAIL Wiki**](https://github.com/IBM/sail/wiki) for full documentation

## Architecture

### SAIL Pipeline
### SAIL Pipeline

![Architecture](architecture.png)

Expand Down Expand Up @@ -59,12 +59,6 @@ Supported `OPTION` include:
- all : all of the above
- all_arm64 : Apple ARM64 version all of the above

Sail has an additional dependency on Scikit-Multiflow which can be installed as follows:

```sh
pip install scikit-multiflow==0.5.3
```

## ✍️ Examples and Notebooks

Examples and notebooks are located in the `examples` and `notebook` respectively. Please run the below command to install the necessary packages to run examples.
Expand Down
Loading

0 comments on commit 0707d77

Please sign in to comment.