-
setup python virtual env
python3 -m venv venv ./venv/bin/activate pip install -r requirements.txt
-
run spark
docker pull apache/spark docker run -d -p 7077:7077 -p 8080:8080 --name spark-master apache/spark:latest /opt/spark/bin/spark-class org.apache.spark.deploy.master.Master
-
download dataset
- link https://drive.google.com/file/d/1VqwappRAT5jV48Ws6xf4yLbx7QuY7htv/view?usp=sharing
- extract all files in
app/datasets
-
run project
python3 -m app # http://localhost:5000/
-
Notifications
You must be signed in to change notification settings - Fork 0
Mihira20/CTA-Analysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published