Skip to content

Performing data science process, analysis and visualization on the provided crop dataset

Notifications You must be signed in to change notification settings

Arunvijay28/Crop-Prediction-Analysis-and-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Crop-Prediction-Analysis-and-Visualization

To analyse the given dataset and to create a model for that particular dataset along with hypothesis testing

Technologies used

  • Python3
  • Matplotlib-pyplot
  • Searborn
  • Sklearn
  • Pandas
  • Numpy
  • Scipy-stats

Task done

Data Science Process

  1. Data collection

  2. Data cleaning

  3. Data tranformation

  4. Exploratory data analysis

    • Handling Outlier
    • Scatterplots
    • Histogram
    • Boxplot
    • Bargraph
  5. Model building

    • Linear Regression Model

Hypothesis Testing

  • Z test : for large sample
  • t test : for small sample and if std deviation is unknown
  • Anova : comparision between different columns