Skip to content
#

ipynb

jupyter-notebook logo

The Jupyter Notebook, previously known as the IPython Notebook, is a language-agnostic HTML notebook application for Project Jupyter. Jupyter notebooks are documents that allow for creating and sharing live code, equations, visualizations, and narrative text together. People use them for data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.

Here are 29 public repositories matching this topic...

The project involves performing sentiment analysis on the reviews referring to the most talked about features of the phone.The reviews are scraped using python from amazon.Topic modelling is used to obtain the four most talked about features of the phone. Sentiment Analysis is performed on the reviews related to these features.Each of the review…

  • Updated Feb 16, 2020
  • HTML

Created by Fernando Pérez, Brian Granger, and Min Ragan-Kelley

Released December 2011

Latest release 8 days ago

Followers
38.4k followers
Repository
jupyter/notebook
Website
jupyter.org
Wikipedia
Wikipedia

Related Topics

data-visualization ipython kernel machine-learning python