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

car-price-prediction-project

# Execute this to save new versions of the notebook
jovian.commit(project="car-price-prediction-project")
[jovian] Detected Colab notebook... [jovian] Please enter your API key ( from https://jovian.ai/ ): API KEY:
import pandas as pd
import numpy as np
import seaborn as sns
import matplotlib.pyplot as plt
pip install plotly --q
import plotly.express as px