Mihir Raul's repositories

ARIMA_SARIMA_Modelling

In this project, tried implementing ARIMA and Seasonal ARIMA using python

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Forcasting-medical-insurance

This project aims to predict accurately the insurance costs by using one of the statistical methods i.e., linear regression.

Language:RStargazers:1Issues:0Issues:0

StartUp_Data_Visualization

Tried visualizing the data using python libraries like seaborn, matplotlib.pyplot, numpy, pandas to find out some interesting insides of the data

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Visualization

This project aims to visualize placement data based on R libraries like ggplot, dpylr, tidyverse.

Language:RStargazers:1Issues:0Issues:0

AI-cs50

CS50 AI Mine solutions for CS50's Introduction to Artificial Intelligence with Python course Warning : before visiting this repo files, please read about CS50's Academic Honesty rules. Includes: Quizzes answers Projects solutions Course info: Name: CS50's Introduction to Artificial Intelligence with Python University: Harvard University WWW: https://cs50.harvard.edu/ai/2020/

Language:PythonStargazers:0Issues:0Issues:0

Deep-Learning-Activities

This repository contains scripts of activities performed on various deep learning concepts

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Gif

Developer Gif

Stargazers:0Issues:0Issues:0

Hate-Speech-Detection

Automated hate speech detection is an important tool in combating the spread of hate speech, particularly in social media. This project focuses on detecting hateful speech from a sentence via a help of a GUI

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Recognize-Object

This project aims at building a model that predicts object in real time using YOLO(You Look Only Once) Algorithm.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Recommendation-System-for-Fashion-Apparel

This project demonstrates recommending visually similar item using a pretrained ResNet50 Model. Visuallly Similar elements are classified using Cosine Similarity. The dataset is taken from Fashion Apparel Dataset that is present on kaggle platform

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Mihir998

MIhir Raul (Portfolio)

Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

NLP

This repository consists of assignments / activities performed during NLP sessions

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Recommendation-system-based-on-Apriori-Algorithm

A recommendation system based on the Apriori algorithm is a data-driven approach that utilizes association rules mining to generate personalized recommendations for users.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Twitter_Sentiment_Analysis

In this project, tried analyze the sentiment of the tweets provided from the Sentiment140 dataset by developing a machine learning pipeline involving the use of two classifiers (Logistic Regression and SVM)along with using Term Frequency- Inverse Document Frequency (TF-IDF). The performance of these classifiers is then evaluated using accuracy and F1 Scores.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0