Skip to content

estimated corrections with regression model for outliers (caused by instrumental errors) in an average temperature dataset

Notifications You must be signed in to change notification settings

altarcag/outlier-correction-with-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

the temperature dataset contains some outliers which clearly are caused by instrumental error. There were many days with a value of -72 degrees celsius in weather dataset. all the outliers had the same -72 value. So this was clearly an instrumental or any other kind of error.

I used machine learning algorithms to make predictions for the entire dataframe, and then replaced the days with an outlier with the predictions. this same algo will then be used for a ground temperature dataset which has missing days due to sensors not being able to record on cloudy days.

About

estimated corrections with regression model for outliers (caused by instrumental errors) in an average temperature dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published