adding data
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 2m8s
Run linting on the backend code / Build (pull_request) Failing after 29s
Run testing on the backend code / Build (pull_request) Failing after 1m10s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 15s
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 2m8s
Run linting on the backend code / Build (pull_request) Failing after 29s
Run testing on the backend code / Build (pull_request) Failing after 1m10s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 15s
This commit is contained in:
4442
backend/src/sandbox/bandung_data.json
Normal file
4442
backend/src/sandbox/bandung_data.json
Normal file
File diff suppressed because it is too large
Load Diff
4
backend/src/sandbox/get_streets.py
Normal file
4
backend/src/sandbox/get_streets.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import numpy as np
|
||||
from sklearn.cluster import DBSCAN
|
||||
from sklearn.linear_model import RANSACRegressor
|
||||
import matplotlib.pyplot as plt
|
28589
backend/src/sandbox/lyon_data.json
Normal file
28589
backend/src/sandbox/lyon_data.json
Normal file
File diff suppressed because it is too large
Load Diff
122045
backend/src/sandbox/paris_data.json
Normal file
122045
backend/src/sandbox/paris_data.json
Normal file
File diff suppressed because it is too large
Load Diff
20836
backend/src/sandbox/zurich_data.json
Normal file
20836
backend/src/sandbox/zurich_data.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user