Page 1 of 1

Use python Jupyter code: 1. compare the barplots you have created, what you think? Is the data split evenly? Describe as

Posted: Fri Jul 01, 2022 5:43 am
by answerhappygod
Use python Jupyter code:
1. compare the barplots you have created, what you think? Is thedata split evenly? Describe as a comment.
2. Create test_list, and train_list by using sclearn library
3. Count frequencies of each unique values and Create abarplot of each value vs its frequencies. You must label the valuesas 1,2,3,4,5,6,7,8,9