Skip to content

MEET2231/Weather_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Linear Regression Repository

This repository contains a simple implementation of linear regression using Python. The model implemented achieves the feat of predicting temperature humidity and dewpoint of today using linear regression and also predicts precipitation status for next day.

Contributors

@dhyeyraval
@RACHITALAAD
@jenilparmar

Dependecies

Make sure you have Python installed. You'll also need the following libraries:

NumPy
pandas
scikit-learn
Flask
You can install them using pip:

pip install numpy pandas scikit-learn flask

Usage

Clone the Repository

git clone https://github.com/MEET2231/MA_PROJECT.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •