ronakreddy18 commited on
Commit
1707695
·
verified ·
1 Parent(s): 58ebab1

Update pages/LIFE_CYCLE_OF_MACHINE_LEARNING.py

Browse files
pages/LIFE_CYCLE_OF_MACHINE_LEARNING.py CHANGED
@@ -3,6 +3,8 @@ import pandas as pd
3
  import json
4
  import xml.etree.ElementTree as ET
5
  pip install matplotlib
 
 
6
 
7
 
8
  # Inject custom CSS to style the buttons
 
3
  import json
4
  import xml.etree.ElementTree as ET
5
  pip install matplotlib
6
+ import matplotlib.pyplot as plt
7
+
8
 
9
 
10
  # Inject custom CSS to style the buttons