File size: 149 Bytes
5b8bbb4
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
name: crime-deployment-app
channels:
  - defaults
dependencies:
  - python=3.8
  - pip
  - streamlit
  - pandas
  - numpy
  - scikit-learn
  - geopy