https://github.com/davidyslu/lass
Implement a PM2.5 forecast system of LASS
https://github.com/davidyslu/lass
leafletjs python topojson
Last synced: 11 months ago
JSON representation
Implement a PM2.5 forecast system of LASS
- Host: GitHub
- URL: https://github.com/davidyslu/lass
- Owner: davidyslu
- License: gpl-3.0
- Created: 2016-11-15T11:41:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-09T08:55:32.000Z (over 7 years ago)
- Last Synced: 2025-05-14T10:32:58.984Z (about 1 year ago)
- Topics: leafletjs, python, topojson
- Language: Python
- Homepage:
- Size: 6.51 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LASS Project
This repository is a project in NCKU course "Introduction to Knowledge Discovery and Data Engineering".
---
## Abstract
LASS project is going to collect the PM2.5 data from PM2.5 detecting equipments and forecast the PM2.5 via all data we collecting. In addition, using data visualization to demostrate the PM2.5 data.
This project is going to collect the PM2.5 data from PM2.5 detecting equipments such as *AirBiox*. By analyzing PM2.5 data, we propose a predicted algorithm to forecast the PM2.5 via all data we collecting. Moreover, we also visualize the PM2.5 data in the website.
---
## Framework

---
## TODO
(Update soon...)
---
## Author
* [David Lu](http://github.com/yungshenglu)
* [Yen-Ju Lin](http://github.com/balilarder)
* [Chao-Cheng Chen](http://github.com/ThisIsBen)
* [Pin-Xuan She](http://github.com/snakeneedy)
---
## License
[GNU GENERAL PUBLIC LICENSE Version 3](LICENSE)