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

Analyzing Suicide Rate 1985 - 2016

Analysis of people around the world who commits suicide regardless of gender or age.

  • The dataset used for this progect is gotten from Kaggle.com
  • This dataset will be used to determine the total number of people that commits suicide per country.

As a first step, let's upload our Jupyter notebook to Jovian.ml.

project_name = "Suicide Rates Overview 1985 to 2016-course-project-starter"
!pip install jovian --upgrade -q
import jovian
jovian.commit(project=project_name)
[jovian] Detected Colab notebook... [jovian] Please enter your API key ( from https://jovian.ml/ ): API KEY: ·········· [jovian] Uploading colab notebook to Jovian... [jovian] Committed successfully! https://jovian.ml/ubahtobah/suicide-rates-overview-1985-to-2016-course-project-starter