Pinned Repositories
AI-for-Medical-Treatment
Usage of AI in Medical Treatment
Applied-Data-Science-Capstone-Project
This capstone project will give you a taste of what data scientists go through in real life when working with data.
Cricket-Score-Predictor
Cricket match score prediction using Machine learning algorithms: Linear Regression & Random Forest.
Disease-prediction-using-Machine-Learning
Implementation of various machine learning algorithms to predict the disease from symptoms.
Face-Recognition
The simplest android application which recognizes the faces from image.
Informer
Beyond Efficient Transformer for Long Sequence Time-Series Forecasting
Social-Distancing-Detector
An AI Tool to Help Customers Monitor Social Distancing in the Workplace.
Student-Attendance-Management
Implementation of Student Attendance Management System
Text-Detection
The simplest android application which recognize the text from the image.
The-best-classifier
In this notebook I have tried to use all the classification algorithms that I have learned in Machine Learning with Python course authorized by IBM.
parthsompura's Repositories
parthsompura/Social-Distancing-Detector
An AI Tool to Help Customers Monitor Social Distancing in the Workplace.
parthsompura/AI-for-Medical-Treatment
Usage of AI in Medical Treatment
parthsompura/Informer
Beyond Efficient Transformer for Long Sequence Time-Series Forecasting
parthsompura/Cricket-Score-Predictor
Cricket match score prediction using Machine learning algorithms: Linear Regression & Random Forest.
parthsompura/Real-time-object-detection-with-deep-learning-and-OpenCV
This project is the implementation of Real time Object detection in video with deep learning and OpenCV.
parthsompura/Time-Series-Analysis-and-Forecasting
Research Project on "Time Series Analysis and Forecasting"
parthsompura/Ciphers
Implementation of various cipher algorithms
parthsompura/Corona-Virus-Live-Updates-for-India-Using-Python
This Python script fetches the live data from Ministry of Health Affairs Official Website. Then data is represented in the horizontal bar graph.
parthsompura/Data-Structures
Stack, Queue, Linked List & Binary Search Tree
parthsompura/parthsompura
My Github README! Updated automatically via GitHub actions!
parthsompura/Web-Crawler
A python script which can be used to get live scores, commentary and full scorecard for recent and live matches.
parthsompura/Lexical-Analyzer
Implementation of Lexical Analysis phase of the compiler
parthsompura/Search
Linear Search, Binary Search, Binary Search with Recursion
parthsompura/Sort
Bubble Sort, Selection Sort, Insertion Sort, Merge Sort & Quick Sort
parthsompura/ai-files-recommendations
AI Powered File Recommendation
parthsompura/annotated_research_papers
This repo contains annotated research papers that I found really good and useful
parthsompura/Breast-Cancer-Detection
Using Naive Bayes for Breast Cancer Detection
parthsompura/Digit-Recognizer
Handwritten Digit Recognition using Convolutional Neural Networks
parthsompura/Embedding-extraction-on-Edge
Calculate image and document images on edge. Use these embeddings for on-edge use cases and flow them to our system for other uses.
parthsompura/Execution-Profiler
Execution Profiler that analyses the given code
parthsompura/Get-Started-NWoC20
Instructions on how to get started with NWoC :)
parthsompura/Information-Retrieval
Boolean Retrieval, Phrase Queries & Ranked Retrieval.
parthsompura/Machine-Learning
Implementation of various Machine Learning (ML) Algorithms learned in the Machine Learning course authorised by Stanford University @ Coursera
parthsompura/ML-DL-implementation
An implementation of ML and DL algorithms from scratch in python using nothing but numpy.
parthsompura/Named-Entity-Recognition-NER-
Named Entity Recognition (NER) is a task of Natural Language Processing to identify the named entities in a certain piece of text.
parthsompura/Object-Detection-on-Images
Object detection with deep learning and OpenCV
parthsompura/pysmbc
libsmbclient binding for Python
parthsompura/Text-Classification
Text Classification with SpaCy
parthsompura/Vector-Calculus-Linear-Algebra
Implementation of Vector Calculus & Linear Algebra concepts using SageMath
parthsompura/Working-with-huge-matrices
Linear Programming, Quadratic Programming, and Working with Huge matrices