DataGraphi Helps You

Create Amazing Stories with Data !

Guides and a dedicated platform to quickly develop, store and share your data knowledge

Detailed
Guides

Read

Online
Editor

Create

Share
Knowledge

Join Today

  Data Science

Machine Learning JavaScript Python
Machine Learning Data Science General
Machine Learning Neural Networks Python
Data Science Neural Networks Python
Machine Learning Neural Networks Python
Machine Learning Data Science Python
Machine Learning Data Science Python
Machine Learning Python

  Data Visualization

General Python
Machine Learning Python
Article Apr 13, 2020
Thumbnail of powerbi-ratings-chart
Power BI
Article Sep 01, 2019
Thumbnail of dc-vs-marvel
Tableau

  Data Analytics

Machine Learning Python
Article Apr 13, 2020
Thumbnail of powerbi-ratings-chart
Power BI

  Programming

Machine Learning JavaScript Python
Machine Learning Data Science General
Machine Learning Data Science Python
General Python
General JavaScript
Python
General JavaScript
LATEST   IN
Article Sep 24, 2022
Article Author   Mausam Gaurav
Page Visits   10004
General Python

Prerequisites

Familiarity with Python, creating Python environment, installing packages in Python. Familiarity with Streamlit, CSS styles and HTML. Some familiarity with Streamlit and AWS.  

What are we going to build

Multi-page app

We are going to build a demo multi page app using Streamlit. The app would have a home page ...

Article Sep 24, 2021
Article Author   Mausam Gaurav
Page Visits   16440
Machine Learning Neural Networks Python

In this article, we would first cover the traditional TF-IDF approach for document classification. TF-IDF stands for term frequency-inverse document frequency. TF-IDF is a numerical statistic often used as a weighing factor for words in a document, and as a proxy for how important a word in a document is in relation to ...

Article Sep 13, 2021
Article Author   Mausam Gaurav
Page Visits   12941
Data Science Neural Networks Python

PyTorch is an open source deep learning framework that is used as a base for many modern machine learning applications such as computer vision and Natural Language Processing. It is the Python implementation of the Torch library built in Lua. If you are familiar with the popular transformers library from ...

Article Feb 10, 2021
Article Author   Mausam Gaurav
Page Visits   17668
Machine Learning Data Science General

This article is the continuation of our previous article where we built a simple machine learning app to predict the species of a sample Iris flower. In the previous article, we learned how to create this application from scratch (with Django and React) and we also learned how to put our ...

Article Aug 30, 2020
Article Author   Mausam Gaurav
Page Visits   41759
Machine Learning JavaScript Python

Prerequisites

Familiarity with Python, JavaScript, HTML, CSS and some basic Linux commands. Although I would try to explain everything as much as I can, if you have some difficulty in understanding any concept please refer to the official documentation of Django, React, Docker, or any other documentation as necessary.

You would ...