Skip to content

Commit

Permalink
Merge b597f1a into eedc7db
Browse files Browse the repository at this point in the history
  • Loading branch information
brifordwylie committed Sep 4, 2018
2 parents eedc7db + b597f1a commit 181727b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.rst
Expand Up @@ -89,13 +89,13 @@ Analysis Notebooks
------------------
BAT enables the processing, analysis, and machine learning of realtime data coming from Bro.

- Bro to Scikit-Learn: `Bro to Scikit <https://github.com/Kitware/bat/blob/master/notebooks/Bro_to_Scikit_Learn.ipynb>`__
- Bro to Matplotlib: `Bro to Plot <https://github.com/Kitware/bat/blob/master/notebooks/Bro_to_Plot.ipynb>`__
- Bro to Parquet to Spark: `Bro->Parquet->Spark <https://github.com/Kitware/bat/blob/master/notebooks/Bro_to_Parquet_to_Spark.ipynb>`__
- Bro to Kafka to Spark: `Bro->Kafka->Spark <https://github.com/Kitware/bat/blob/master/notebooks/Bro_to_Kafka_to_Spark.ipynb>`__
- Clustering: Picking K (or not): `Clustering K Hyperparameter <https://github.com/Kitware/bat/blob/master/notebooks/Clustering_Picking_K.ipynb>`__
- Anomaly Detection Exploration: `Anomaly Detection <https://github.com/Kitware/bat/blob/master/notebooks/Anomaly_Detection.ipynb>`__
- Risky Domains Stats and Deployment: `Risky Domains <https://github.com/Kitware/bat/blob/master/notebooks/Risky_Domains.ipynb>`__
- Bro to Scikit-Learn: `Bro to Scikit <https://nbviewer.jupyter.org/github/Kitware/bat/blob/master/notebooks/Bro_to_Scikit_Learn.ipynb>`__
- Bro to Matplotlib: `Bro to Plot <https://nbviewer.jupyter.org/github/Kitware/bat/blob/master/notebooks/Bro_to_Plot.ipynb>`__
- Bro to Parquet to Spark: `Bro->Parquet->Spark <https://nbviewer.jupyter.org/github/Kitware/bat/blob/master/notebooks/Bro_to_Parquet_to_Spark.ipynb>`__
- Bro to Kafka to Spark: `Bro->Kafka->Spark <https://nbviewer.jupyter.org/github/Kitware/bat/blob/master/notebooks/Bro_to_Kafka_to_Spark.ipynb>`__
- Clustering: Picking K (or not): `Clustering K Hyperparameter <https://nbviewer.jupyter.org/github/Kitware/bat/blob/master/notebooks/Clustering_Picking_K.ipynb>`__
- Anomaly Detection Exploration: `Anomaly Detection <https://nbviewer.jupyter.org/github/Kitware/bat/blob/master/notebooks/Anomaly_Detection.ipynb>`__
- Risky Domains Stats and Deployment: `Risky Domains <https://nbviewer.jupyter.org/github/Kitware/bat/blob/master/notebooks/Risky_Domains.ipynb>`__

Install
-------
Expand Down

0 comments on commit 181727b

Please sign in to comment.