Coders Packet

Listing of packets of source code submitted by coders

Streamlit Dashboard for Twitter Sentiment Analysis using Python.

In this project, we will be building our interactive Web-app data dashboard using streamlit library in Python. We will be doing sentiment analysis of Twitter US Airline Data.

Hierachical Clustering using Python

It shows how to perform hierarchical clustering and print the dendrograms using Python libraries: pandas, NumPy, scikit-learn, matplotlib, Seaborn and scipy.

Youtube Data Analysis using Python

In this project, I am going to analyse and visualize data generated by Youtube by the end of this project you can learn how to analyse text data and text cleaning and basic plotting with Plotly.

Covid-19 Data Visualization using Plotly-Python

In this project, I am going to visualize country and continent wise COVID-19 dataset by the end of this project you can learn basic plotting with Plotly.

Image Denoiser using Autoencoders in Python

This project is based on implementing an Autoencoder using deep learning on the MNIST dataset using Tensorflow Library on Google Colaboratory to denoise digit images using Python Language.

Video Compression using OpenCV in Python

Any video can be compressed using the command line arguments with users flexibility in choosing the video and the amount by which video should be compressed using Python.

SCHEDULE YOUR DAILY TASKS IN PYTHON

This Project is a GUI based Project. It stores the daily works of users to perform. This project is can schedule tasks and built-in Python language.

Test your typing speed in Python

The Python project contains only user side. These Project seems to be like a game, random word will display on your screen , you have to type similarly words with in 60 seconds.

Grow your kids with Quizee in Python

The Python project contains only the user side. For start in the program the user has to click start button. Also, then the user must to choose the field to play. Hence you can grow your kids IQ.

Dogs vs Cats classifier in Python using TensorFlow

A classifier that identifies dogs and cats in Python using TensorFlow, making layers from scratch

Tic-Tac-Toe game in Python

In this project a tic-tac-toe game is made using Python. The game consists of a GUI using tkinter libraries of Python.

Space signal wave classification using Tensorflow-Keras

The project uses Tensorflow Keras convolutional neural network, to train model to classify wave signals, with a callback to prevent overfitting.