nikitamaru08's Stars
Pratik94229/EDA-on-Orange-Telecom-Churn-Dataset
Exploring and analyzing the data to discover key factors responsible for customer churn and come up with ways/recommendations to ensure customer retention.
Pratik94229/Machine-Learning-Regression-Repository
This repository contains two projects related to regression and time series analysis: bike sharing demand prediction and Rossmann sales prediction.
Pratik94229/Time-Series
This repository contains various time series analysis projects and code examples with Fbprophet.
Pratik94229/Book-Recommendation-System
This repository contains the code for a book recommendation system that uses natural language processing techniques to recommend books to users based on their preferences.
Pratik94229/Diamond-Price-Prediction-End-to-End-Project
This project focuses on developing a machine learning model to predict the price of diamonds based on various attributes. By analyzing a dataset that includes information about the carat weight, cut, color, clarity, and other factors, we aim to create a model that can accurately estimate the price of diamonds.
Pratik94229/Product-review-scrapper-and-Sentiment-Analyzer
This project is a review scraper that fetches reviews of a product from Flipkart, performs sentiment analysis using TextBlob, and stores the results in CSV file and MongoDB.
Pratik94229/Image_scrapper
This project is a web application built using Flask that allows users to scrape images and store them in a local folder as well as in a MongoDB database.
Pratik94229/Machine-Learning-Classification-Repository
This repository contains two classification projects: credit card default prediction and mobile price classification along with streamlit deployment .
Pratik94229/PostgreSQL-Project
This repository contains the code and analysis for a PostgreSQL project on a superstore dataset.
Pratik94229/Washington-Post-Newspaper-Auto-Summarization
This project focuses on automatically generating summaries for news articles from The Washington Post. The goal is to extract key information and provide concise summaries that capture the main points of the articles, making it easier for users to quickly grasp the content and decide whether they want to read the full article.
Pratik94229/Bank-Loan-Dashboard---Power-BI
This is a multipage Power BI project for a bank loan dashboard that visualizes the bank's loan portfolio and helps the bank managers to analyze the loan data and make informed decisions.
Pratik94229/Ineuron-assignments
Pratik94229/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
Pratik94229/Video-Game-Sales
Pratik94229/AIR-BNB-Dashboard-Tableau
In this project, we analyze the Airbnb dataset to gain insights into the rental market in different cities around the world. This project is based on data from Inside Airbnb, a website that collects data on Airbnb listings in cities around the world.
Pratik94229/Sensor-Fault-Detection
Pratik94229/Data_Structures
This repository contains implementations of different data structures in Python. Each data structure is implemented in a separate Python file along with accompanying tests.
Pratik94229/chainlit
Build Python LLM apps in minutes ⚡️
Pratik94229/Data-Science-Interview-Questions-Answers
Curated list of data science interview questions and answers
Pratik94229/Learning-Big-Data
Pratik94229/Retail-Sales-Prediction---End-to-End-Project
This repository contains code and resources for an end-to-end regression project on retail sales prediction. The goal of this project is to develop a regression model that can accurately predict retail sales based on various features.
Pratik94229/Bike-Sharing-Demand-Prediction-End-to-End-Project
This project aims to develop a machine learning model that predicts the demand for bike sharing in a given location. By analyzing historical data on weather conditions, day of the week, and other factors, we aim to create a model that can accurately forecast the number of bikes that will be rented at different times.
Pratik94229/Credit-Card-Default-Prediction-End-to-End-Project
This is an end-to-end project that focuses on predicting credit card default using machine learning techniques. The project includes data validation,data preprocessing, model training, evaluation, and deployment.
Pratik94229/DSA-Assignments
Pratik94229/Simple-Deeplearning-Based-Chatbot
This project is a simple deep learning-based chatbot that uses a three-layer neural network to predict the intent of user inputs. The model architecture consists of the following layers:
Pratik94229/Text-Summarizer-End-to-End-Project
This is an end-to-end Text Summarization project that aims to generate concise summaries from given text documents using natural language processing techniques. The project includes various components and workflows to facilitate the text summarization process.
Pratik94229/Chicken-Disease-Classification-Project
This project aims to classify chicken fecal samples into two categories: diseased (Coccidiosis) and healthy. The classification is based on analyzing images of the fecal samples using computer vision techniques.
Pratik94229/APS-Fault-Detection
In this project, the system in focus is the Air Pressure system (APS) which generates pressurized air that are utilized in various functions in a truck, such as braking and gear changes. The datasets positive class corresponds to component failures for a specific component of the APS system.
Pratik94229/Learning-Tensorflow
This repository aims to provide a valuable resource for individuals interested in learning and mastering TensorFlow, an open-source machine learning framework developed by Google.
Pratik94229/English-to-Hindi-Translator
This project focuses on implementing an English-to-Hindi translation system using the Hugging Face Transformers library.