Skip to content

nicolasstephan/Rabbit_Island_Model-based_Imputation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model based imputation for a plant species survey conducted on Rabbit Island, Michigan.

Presentation Mid Project Ironhack Rabbit Island 06

This Jupyter Notebook documents the process of handling and imputing missing data from an ecological survey conducted on Rabbit Island, located in Lake Superior. The survey includes data on various environmental and biological variables collected during fieldwork.

Objectives

  • Assess the extent and patterns of missing data in the dataset.
  • Apply appropriate imputation techniques to fill in the gaps.
  • Ensure data integrity for subsequent ecological analysis and modeling.

Contents

  • Data Overview: Description and initial exploration of the dataset.
  • Missing Data Analysis: Visualizations and summaries to identify missingness patterns.
  • Imputation Methods: Implementation of statistical and machine learning-based imputation techniques.
  • Results: Export of the cleaned dataset for further use.

Output

  • The final imputed dataset is saved as df_complete_RESULT.csv in the Output/ folder.

Notes

  • Ensure required packages (e.g., pandas, numpy, sklearn, matplotlib) are installed before running the notebook.
  • The methods used aim to preserve ecological validity and minimize bias in downstream analyses.

Presentation: https://docs.google.com/presentation/d/13VBPduLzPGX4jGEQeVnM4EGal4DileWsvyR7WSXtUeY/edit?usp=sharing

Map: https://studio.foursquare.com/map/public/2d2ac9f6-9c7a-4115-b611-fd703ad4551d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors