Skip to content

This project is part of Udacity's Data Science Nanodegree.

Notifications You must be signed in to change notification settings

ZarahShibli/AvocadoPriceRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Avocado Price - Linear regression


  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

1. Installation

  • Python versions 3.*.
  • Python Libraries:
    • Pandas.
    • Scikit-learn.
    • numpy.
    • matplotlib.
    • seaborn.

2. Project Motivation

The aim of this project is to use the available Avocado dataset to answer the following four questions:

  1. Which region are the lowest and highest prices of Avocado?
  2. What is the highest region of avocado production?
  3. What is the average avocado prices in each year?
  4. What is the average avocado volume in each year?

3. File Descriptions

There are one notebook available here to showcase work related to the above questions.

4. Results

The main findings of the code can be found at the post available here.

5. Licensing, Authors, and Acknowledgements

Must give credit to the Hass Avocado Board for the data. You can find the Licensing for the data and other descriptive information at the Kaggle link available here. Otherwise, feel free to use the code here as you would like!

About

This project is part of Udacity's Data Science Nanodegree.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published