Giter Site home page Giter Site logo

mammals-sleeping-prediction's Introduction

Predicting Sleeping Variables in Mammals

This project aims to develop predictive models for estimating sleeping variables in mammals. The dataset comprises various features related to mammalian behavior and physiology, with the target variable being sleeping patterns. Three different modeling approaches are explored: Ordinary Least Squares (OLS) regression, Random Forest, and Gaussian Naive Bayes.

Dataset Description

The dataset contains observations of sleeping variables in mammals, along with features such as physiological measurements, environmental factors, and behavioral indicators. Each observation represents a mammalian species, and the target variable is the sleeping pattern, categorized into different classes based on duration, quality, and other characteristics.

Folder Structure:

  • 0_Dataset.csv/: Contains the original dataset.
  • 1_Density per Spices.csv/: Contains the density per spices dataset.
  • 2_Mammal_Functional Data.csv/: Contains the additional mammal functional dataset.
  • 3_Amniote_Database.csv/: Contains the amniote dataset.
  • Predicting_Sleep_Variables_in_Mammals.ipynb/: Includes Python scripts for data preprocessing, model training, and evaluation.
  • requirements.txt/ Contains the packages needs to run the project
  • README.md: Provides project overview, setup instructions, and usage guidelines.

Dependencies

  • Jupyter Notebook (.ipynb)
  • Python 3.10.12
  • Numpy 1.25.2
  • Pandas 1.5.3
  • Matplotlib 3.7.1
  • Seaborn 0.13.1
  • Scipy 1.11.4
  • Scikit-learn
  • Statsmodels 0.14.1

Executing program

  1. Open the files in Google Colab or Anaconda Jupyter Notebook
  2. Install the requirements.txt
  3. Import the dataset to the notebook
  4. You're good to go!
$ pip install -r requirements.txt

Authors

Contributors names and contact info

License

This project is licensed under the MIT License. See the LICENSE file for more details.

mammals-sleeping-prediction's People

Contributors

smlkg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.