This Repository covers a particular range of python libraries used by the data scientists.The libraries include:
1.pandas
2.matplotlib
3 seaborn
4.numpy
The investment portfolio ipynb is a model that predicts whether a business will grow after one year.Its accuracy is 80%. This repository is resource for researchers who are curious about data visualization and data analysis,and people dealing with big data. The investment portfolio model was trained using
1.LogisticRegression algorithm 2.DecisionTree algorithm 3.Support Vector Machine algorithm