Skip to content

Abrams666/WeatherML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherML

Use Linear Regression to predict rainfall by the temperature, pressure, humidity... of last day.

Usage

1.Go to config.json to set your station number, when to start, when to end... 2.Download chromedriver. 3.Run getData/getData.py to get data automatically. 4.Run dataProcessing/combineCSV.py. 5.Run dataProcessing/standardize.py. 6.Open train/train.cpp and set configuration. 7.Run train/train.cpp.

Copyright Notice

This work is licensed under Creative Commons Attribution-NonCommercial 4.0 International.

To view a copy of this license, visit https://creativecommons.org/licenses/by-nc/4.0/

Copyright © 2025 陳元謙(Abrams666), 徐承佑(Itz-Yoyo) All Rights Reserved.

About

Use Linear Regression to predict rainfall by the temperature, pressure, humidity... of last day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors