Pinned Repositories
Ask_me_anything-chatbot
This is the implementation of "Ask me anything" chatbot. Given a sequence of statement of statement it answer logically.
Basics-of-Numpy
This repository is dedicated for Numpy basics
Brain_one-data-scientist-case-study
A case study from Brain one for data scientist position.
chatbot_master_thesis
This repository is dedicated for chat-bot master thesis
Clean-code-Challenge
The repository contains the solution of BlueYonder GmbH's challenge for data scientist position. Implementing a regression model on bike-sharing data-set to predict count of future rentals.
Emotion-Detection-from-Speech
Given a voice detecting emotion it holds. Such as - Angry, Happy, Sad, Disgust, Neutral, Surprise & Pleasant. Etc...
face-emotion-detection
detect facial emotions of a given Image or of live video using Fer2013 data-set
Object-detection-and-localization-using-SSD-
The repository contains project for object detection using "single shot detection" algorithm.
passage-retrieval-chatbot
Input a text file separated with many paragraphs and ask a question to get relevant passage back based on TF-IDF wights
spelling-correction-nltk
detecting miss spelled word and give suggestions/correction
nirajdevpandey's Repositories
nirajdevpandey/Emotion-Detection-from-Speech
Given a voice detecting emotion it holds. Such as - Angry, Happy, Sad, Disgust, Neutral, Surprise & Pleasant. Etc...
nirajdevpandey/spelling-correction-nltk
detecting miss spelled word and give suggestions/correction
nirajdevpandey/Object-detection-and-localization-using-SSD-
The repository contains project for object detection using "single shot detection" algorithm.
nirajdevpandey/face-emotion-detection
detect facial emotions of a given Image or of live video using Fer2013 data-set
nirajdevpandey/passage-retrieval-chatbot
Input a text file separated with many paragraphs and ask a question to get relevant passage back based on TF-IDF wights
nirajdevpandey/Ask_me_anything-chatbot
This is the implementation of "Ask me anything" chatbot. Given a sequence of statement of statement it answer logically.
nirajdevpandey/Basics-of-Numpy
This repository is dedicated for Numpy basics
nirajdevpandey/Brain_one-data-scientist-case-study
A case study from Brain one for data scientist position.
nirajdevpandey/chatbot_master_thesis
This repository is dedicated for chat-bot master thesis
nirajdevpandey/Clean-code-Challenge
The repository contains the solution of BlueYonder GmbH's challenge for data scientist position. Implementing a regression model on bike-sharing data-set to predict count of future rentals.
nirajdevpandey/cross-validation-bootstrapping-ridge-regression-
nirajdevpandey/data-pre--processing-
nirajdevpandey/extra-ML-examples-
most popular exercises in ML based on various data set
nirajdevpandey/grammer-chunking-NER-NLTK-python
nirajdevpandey/lars-SVM-decision-tree-hinge-loss
nirajdevpandey/linear_regression
This repository is dedicated for learning linear regression on Boston housing data set using R
nirajdevpandey/logistic-regression-multi-class-reg-
nirajdevpandey/Machine-Learning-with-Python
Python codes for common Machine Learning Algorithms
nirajdevpandey/multiple-regression-gradient-descent-
nirajdevpandey/My-Machine-Learning-blogs-
Find theory+practical implementation of ML algorithms here
nirajdevpandey/Niraj-
MY PYTHON
nirajdevpandey/pos-tag
pos tag by using NLTK
nirajdevpandey/Tensorflow-Face-detection
Detecting faces from olivetti_faces data set by using Tensor-flow
nirajdevpandey/text-file-language-detection-
detect the language of any text or any given file by using NLTK libraries ans N-gram
nirajdevpandey/Time-series-forecasting
This repository is dedicated for time-series forecasting
nirajdevpandey/training-points-time-calculation-with-plot