Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

riptano/machine-learning-workshop-astra-online

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStax Logo

Machine Learning with Apache Spark & Cassandra

Spark + Cassandra = ❤️

Spark + DataStax Astra = 🔥 🚀 🌠

A hands-on workshop delivered by DataStax's Developer Advocates team.

Want to learn about the awesomness of distributed databases and computational systems? Want to get hands-on with DataStax's Cassandra-as-a-Service offering (for free!) and use popular Machine Learning tools and algorithms? Join in and follow along with this workshop!

Requirements

Installation

git clone https://github.com/riptano/machine-learning-workshop-astra-online.git
cd machine-learning-workshop-astra-online
docker-compose up -d

Setup

You may need to use some custom IP instead of localhost if you use docker-for-mac, docker-for-windows or similar installation.

Known Issues

In some cases executing the exercises may lead to memory issues, especially on weaker or non-Linux machines due to docker limitations on memory. If you have any issues with exercises after the first few, try to clean up and start again docker-compose kill && docker-compose down && docker-compose up -d. You may need to repeat steps of the notebook you were working on.

About

Machine Learning with Apache Spark & Cassandra on DataStax Astra!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.0%
  • Dockerfile 1.5%
  • HTML 1.5%