Learn practical skills, build real-world projects, and advance your career

Course Project - Real-World Machine Learning Model

Installing important libraries
!pip install pandas-profiling numpy matplotlib seaborn plotly --quiet
!pip install opendatasets scikit-learn jovian --quiet --upgrade
Setting up Graphs for Visualisation