Jupyter Notebook

The Jupyter Notebook is a Data Science tool for creating and sharing computational documents running python or other languages.

I use Jupyter Notebooks for data science experiments and as a part of Machine Learning pipeline.

  • ElevateNLP project comes with notebooks for importing and exporting NLP datasets into Django models, visualizing, and some experiments with NLP Frameworks.
  • Data Science Notebooks: Implementation of data science tasks such as Data Mining, Pre-processing, and EDA.
  • Machine Learning Notebooks: Implementations of Machine Learning algorithms, including pure python implementations, as well as ML libraries.
  • AI Experiments: includes experiments with Reinforcement Learning and some Rule-Based models.

Recent articles on Jupyter Notebook:

SEO checklist

Website Structure Website architecture – Navigation, structure, and hierarchy Mobile responsiveness and optimization Fast loading…

Read More