Pinned Repositories
100DaysOfMLCode
Learning Machine Learning and showcasing my work for 100 Days.
ABSA-Codemix
Research - The aim of this project is to find the aspect from a given code-mix sentence. The traditional sequence tagging methods are compared with Deep learning methods. The concept of Question and Answering model is used to achieve this task.
Computer-Vision
Computer Vision - Impemented algorithms - Hybrid image, Corner detection, Scale space blob detection, Scene classifiers, Vanishing point detection, Finding height of an object, Image stitching.
Information-Retrieval
Mainly on text documents. Implemented a Mini Search Engine using different algorithms and then summaried documents using lexrank.
Natural-Language-Processing
Language Modelling, CMI vs Perplexity
Neural-Artistic-Style-Transfer
A unique deep learning technique is used to create artistic images by separating and recombining the content and style of arbitrary images. The style of an image is transferred to the content image. These visual effects are implemented using the Convolutional Neural Networks.
NLP
This repository contains Sentiment Classification, Word Level Text Generation, Character Level Text Generation and other important codes/notes on NLP. Python and Keras are used for implementation.
Regression-Analysis
Linear Regression Analysis on Wine data - Pre-processing data, Exploratory Data Analysis, Building a model, Check assumptions, Goodness of fit and Compare with different methods.
Time-Series-Forecasting
Rainfall analysis of Maharashtra - Season/Month wise forecasting. Different methods have been used. The main goal of this project is to increase the performance of forecasted results during rainy seasons.
ZS-Data-Science-Challenge
A Data science challenge - "Mekktronix Sales Forecasting" organised by ZS through Hackerearth platform. Rank: 223 out of 4743.
Abhishekmamidi123's Repositories
Abhishekmamidi123/Computer-Vision
Computer Vision - Impemented algorithms - Hybrid image, Corner detection, Scale space blob detection, Scene classifiers, Vanishing point detection, Finding height of an object, Image stitching.
Abhishekmamidi123/Time-Series-Forecasting
Rainfall analysis of Maharashtra - Season/Month wise forecasting. Different methods have been used. The main goal of this project is to increase the performance of forecasted results during rainy seasons.
Abhishekmamidi123/ZS-Data-Science-Challenge
A Data science challenge - "Mekktronix Sales Forecasting" organised by ZS through Hackerearth platform. Rank: 223 out of 4743.
Abhishekmamidi123/100DaysOfMLCode
Learning Machine Learning and showcasing my work for 100 Days.
Abhishekmamidi123/NLP
This repository contains Sentiment Classification, Word Level Text Generation, Character Level Text Generation and other important codes/notes on NLP. Python and Keras are used for implementation.
Abhishekmamidi123/Natural-Language-Processing
Language Modelling, CMI vs Perplexity
Abhishekmamidi123/Regression-Analysis
Linear Regression Analysis on Wine data - Pre-processing data, Exploratory Data Analysis, Building a model, Check assumptions, Goodness of fit and Compare with different methods.
Abhishekmamidi123/YouTube
Check out my YouTube channel: t.ly/Ulc9
Abhishekmamidi123/Competitive_Data_Science
This is a course provided by Coursera
Abhishekmamidi123/Neural-Artistic-Style-Transfer
A unique deep learning technique is used to create artistic images by separating and recombining the content and style of arbitrary images. The style of an image is transferred to the content image. These visual effects are implemented using the Convolutional Neural Networks.
Abhishekmamidi123/Predict-house-prices-in-Bangalore
MachineHack Challenge - Predict house prices in Bangalore
Abhishekmamidi123/Predict-the-damage-to-a-building-ML-Challenge
A Machine Learning challenge #6 - "Predict the damage to a building", organised by Hacker earth. Rank: 242 out of 7540 participants.
Abhishekmamidi123/Supervised-Modeling-with-Emphasis-on-LAUC
American Express Artificial Intelligence Challenge - Problem 2. Rank: 36 out of 1354 participants.
Abhishekmamidi123/FP-Growth
This repository contains the implementation of FP Growth in C language.
Abhishekmamidi123/Identify-Online-Patient-Conversations
Hackathon by ZS Associates
Abhishekmamidi123/kaggle-kernels
Kaggle Kernels
Abhishekmamidi123/Predict-Case-Status
Hackathon by ZS Associates
Abhishekmamidi123/TML-Project
Applied different classifiers on Image Dataset
Abhishekmamidi123/ABSA-Codemix
Research - The aim of this project is to find the aspect from a given code-mix sentence. The traditional sequence tagging methods are compared with Deep learning methods. The concept of Question and Answering model is used to achieve this task.
Abhishekmamidi123/Multivariate_Linear_Regression
Multivariate Linear Regression
Abhishekmamidi123/Neural-Networks-Python
Neural Network implementation using numpy
Abhishekmamidi123/Predict-the-cost-of-used-cars
Hackathon by Machine Hack
Abhishekmamidi123/Resume
My Resume
Abhishekmamidi123/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
Abhishekmamidi123/Banking-project-python
Abhishekmamidi123/Emotion-identification
AI Hackathon by Target HR
Abhishekmamidi123/Innovaccer_Analytics_Assignment
https://drive.google.com/file/d/1y-tcD7H2u2q6P_GklkdsrKpUAQCu0vuV/view
Abhishekmamidi123/abhishekmamidi-blog
Abhishekmamidi123/anago
Bidirectional LSTM-CRF for Sequence Labeling. Easy-to-use and state-of-the-art performance.
Abhishekmamidi123/ShortestDistance_AddPro
Additional Project