Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

datastaxdevs/workshop-machine-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning with Apache Spark & Cassandra

Cassandra + Spark = ❤️

A Hands-on Lab delivered by DataStax' Developer Advocates team. Want to learn the awesomness of distributed databases and computational systems? Jump in, watch the slides and do the practicals steps!

Slides

Labs

Reqs

  • git
  • docker
  • docker-compose

Installation

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

Usage

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

Cassandra + Spark = ❤️ Machine Learning with Apache Spark & Cassandra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.2%
  • HTML 1.7%
  • Dockerfile 0.1%