molinari135 commited on
Commit
142c780
Β·
1 Parent(s): a9e18bc

Updated README

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,9 +1,3 @@
1
- # Product Return Prediction
2
-
3
- <a target="_blank" href="https://cookiecutter-data-science.drivendata.org/">
4
- <img src="https://img.shields.io/badge/CCDS-Project%20template-328F97?logo=cookiecutter" />
5
- </a>
6
-
7
  ---
8
  title: Product Return Prediction API
9
  emoji: πŸƒ
@@ -13,6 +7,13 @@ sdk: docker
13
  pinned: false
14
  ---
15
 
 
 
 
 
 
 
 
16
  This repository contains a project designed for Armani to analyze past orders and returns, predicting which products are likely to be returned and when. The system supports logistics, product management, and marketing teams by providing actionable insights to reduce return rates, optimize inventory management, and improve customer satisfaction.
17
 
18
  ## Project Organization
 
 
 
 
 
 
 
1
  ---
2
  title: Product Return Prediction API
3
  emoji: πŸƒ
 
7
  pinned: false
8
  ---
9
 
10
+ # Product Return Prediction
11
+
12
+ <a target="_blank" href="https://cookiecutter-data-science.drivendata.org/">
13
+ <img src="https://img.shields.io/badge/CCDS-Project%20template-328F97?logo=cookiecutter" />
14
+ </a>
15
+
16
+
17
  This repository contains a project designed for Armani to analyze past orders and returns, predicting which products are likely to be returned and when. The system supports logistics, product management, and marketing teams by providing actionable insights to reduce return rates, optimize inventory management, and improve customer satisfaction.
18
 
19
  ## Project Organization