https://github.com/udaylab/geoanalytics
https://github.com/udaylab/geoanalytics
artificial-intelligence imputation numpy python raster-data statistics
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/udaylab/geoanalytics
- Owner: UdayLab
- License: gpl-3.0
- Created: 2022-05-05T05:47:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-28T15:16:32.000Z (26 days ago)
- Last Synced: 2025-04-28T15:42:32.098Z (26 days ago)
- Topics: artificial-intelligence, imputation, numpy, python, raster-data, statistics
- Language: HTML
- Size: 3.17 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geoAnalytics
## Installation using Anaconda.
1. Install and set up Anaconda. URL: https://linuxize.com/post/how-to-install-anaconda-on-centos-7
2. Create a virtual environment using conda. E.g., coda create --name geoAnalytics
3. Enter into virtual environment. E.g., conda activate geoAnalytics
4. Install python. E.g., conda install python
5. Install pycharm from the website
6. Open Pycharm and using VCS download the latest copy of geoAnalytics from GitHub
7. In the pycharm, add geoAnalytics as the interpreter
8. Open the terminal in pycharm, and execute the following commandpip install mplcursors matplotlib sklearn pandas