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

Jovian Blog

anushree-k
Anushree
7 months ago

Forecasting Walmart Weekly Sales using Machine Learning

Walmart is an American Retail, Wholesale and E-commerce business. Sam Walton founded Walmart in 1962 in Rogers, Arkansas. His goal was to help people "Save Money and Live Better" which continues to be Walmart's guiding mission with "Every Day Low Prices(EDLC)" and great service.

Forecasting Walmart Weekly Sales using Machine Learning
kara-mounir
Mounir Kara Zaitri
8 months ago

Aviation incidents in Canada: 80 years of data

The aviation industry is a complex collaboration of multiple fields, from manufacturers to commercial airlines. Data collection and analysis is a key factor in the safety management systems. In this notebook, we will analyze aviation occurrence data provided by Transport Canada.

Aviation incidents in Canada: 80 years of data
munimadhav
Madhav Muni
8 months ago

Clickstream Sales Analysis - Online shopping

In this notebook, we will analyze and visualize dataset containing information on clickstream from the online store sales of pregnant woman clothing to deduce some intriguing insights.

Clickstream Sales Analysis - Online shopping
anushree-k
Anushree
8 months ago

Exploratory Data Analysis of Shrinkme

Exploratory analysis and predictive analysis techniques help businesses to structure and recalibrate their pricing, marketing, inventory strategies and more in real-time. B2C e-commerce businesses generate voluminous amounts of data. In this notebook we will perform the exploratory data analysis for a multi-category store using Python, Pandas, Matplotlib and Seaborn.

Exploratory Data Analysis of Shrinkme
adityahebbarnhnm
Aditya Hebbar
8 months ago

Exploratory Data Analysis Case Study - Global Cargo Data

EDA can help us deliver great business results, by improving our existing knowledge and can also help in giving out new insights that we might not be aware of. In this project, we are trying to analyse Global Cargo Data.

Exploratory Data Analysis Case Study - Global Cargo Data
vinodvidhole
Vinod Dhole
10 months ago

Web Scraping Yahoo! Finance Using Python

Web scraping is the process of extracting and parsing data from websites in an automated fashion using a computer program. It's a useful technique for creating datasets for research and learning.

Web Scraping Yahoo! Finance Using Python