zinoubm commited on
Commit
77069d3
1 Parent(s): 5d602fd

adding the final touches

Browse files
E_Commerce_Category_Classification.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
app.py CHANGED
@@ -24,6 +24,7 @@ article = '''
24
  # How to use this interface
25
  Using the interface is straight forward, just type some text that falls in one of these 4 categories: **Electronics**, **Household**, **Books** or **Clothing & Accessories**.
26
  and then hit **Submit**. the results will be in the output cell. You can also try one of the provided examples.
 
27
  '''
28
 
29
  examples = [
 
24
  # How to use this interface
25
  Using the interface is straight forward, just type some text that falls in one of these 4 categories: **Electronics**, **Household**, **Books** or **Clothing & Accessories**.
26
  and then hit **Submit**. the results will be in the output cell. You can also try one of the provided examples.
27
+ Here is the [notebook]() used to train the model.
28
  '''
29
 
30
  examples = [