/revenue_prediction

revenue predictions based on simple regression analysis

Primary LanguageJupyter Notebook

REVENUE PREDICTION

  1. you can find the analysis related to data in the EDA.ipynb notebook.
  2. you can find the feature engineering & modelling related work in Feature Enginnering and modelling.ipynb notebook.
  3. you can try out the trained model by using the Try_out.ipynb notebook.
  4. you can find some observations on the dataset in some observations.ipynb notebook.