├── README.md ├── Walmart Sale prediction.ipynb ├── features.csv ├── stores.csv └── train.csv /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/g-shreekant/Sales-Prediction-of-Walmart-using-Machine-Learning/HEAD/README.md -------------------------------------------------------------------------------- /Walmart Sale prediction.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/g-shreekant/Sales-Prediction-of-Walmart-using-Machine-Learning/HEAD/Walmart Sale prediction.ipynb -------------------------------------------------------------------------------- /features.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/g-shreekant/Sales-Prediction-of-Walmart-using-Machine-Learning/HEAD/features.csv -------------------------------------------------------------------------------- /stores.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/g-shreekant/Sales-Prediction-of-Walmart-using-Machine-Learning/HEAD/stores.csv -------------------------------------------------------------------------------- /train.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/g-shreekant/Sales-Prediction-of-Walmart-using-Machine-Learning/HEAD/train.csv --------------------------------------------------------------------------------