GitHunt

Jalaj Thanaki

jalajthanaki

I'm a data scientist by profession and data science researcher by practice. I like to deal with data science related problems.

Languages

Jupyter Notebook56%Python44%

Loading contributions...

Top Repositories

Repositories

92
JA
jalajthanaki/credit-risk-modelling

Credit Risk analysis by using Python and ML

Jupyter Notebook176116Updated 8 years ago
credit-riskmachine-learningnumpypandaspythonscikit-learnscipy
JA
jalajthanaki/Linear-Regression-Workshop

This is the code for the "Introduction to Data Science and How to Do Linear Regression" workshop session by Jalaj Thanaki at IIT-Bombay on 24th August, 2017

Jupyter Notebook88Updated 8 years ago
datasciencegradient-descentlinear-regressionmachine-learningnatural-language-processing
JA
jalajthanaki/Get_Jobs_in_Data_Science

Introduction and Career Guide for Data Science enthusiasts

Jupyter Notebook101Updated 7 years ago
data-sciencedata-science-learningjobsearch
JA
jalajthanaki/Pune_meetup

Workshop content for Pune Artificial Intelligence meetup and Pune Machine Learning meetup

Jupyter Notebook79Updated 7 years ago
JA
jalajthanaki/medical_notes_extractive_summarization

Extractive summarizationof medical transcriptions

Python99Updated 7 years ago
extractive-text-summarizationmedical-dataranking-algorithmsummarizationtf-idf-vectorizer
JA
jalajthanaki/cheat_sheets_of_python_libraries

This repository contains the bunch of cheat sheets of diffenrent python libraries which are used in order to develop data science application.

2028Updated 8 years ago
cheat-sheetsdatasciencedeep-learningmachine-learningpython
JA
jalajthanaki/Job_recommendation_engine

This repository contains code how to build job recommendation engine using Kaggle 'Job Recommendation Challenge' dataset

Jupyter Notebook6542Updated 7 years ago
content-based-recommendationjob-recommendationkaggel
JA
jalajthanaki/Facial_emotion_recognition_using_TensorFlow

I have used FER2013 dataset and try to build the Facial emotion recognition using TensorFlow

Python58Updated 8 years ago
convolutional-neural-networksfacial-emotion-recognitiontensorflow
JA
jalajthanaki/Facial_emotion_recognition_using_Keras

I have used FER2013 dataset and try to build the Facial emotion recognition using Keras

Python1816Updated 8 years ago
convolutional-neural-networksfacial-emotion-recognitionkeras-models
JA
jalajthanaki/Awesome_Machine_Learning_Solutions

A curated list of repositories for my book Machine Learning Solutions.

8269Updated 7 years ago
chatbotdatasetface-recognitiongamebotmachine-learningmachine-learning-algorithmsneural-networkobject-detectionrecommendation-enginestock-price-predictionsummarization
JA
jalajthanaki/stock_price_prediction

DJIA index prices of 10 years and NYtimes news articles headline has been used to predict the DJIA index prices

Jupyter Notebook1815Updated 8 years ago
djiamachine-learningpredictive-analyticspricestock-price-prediction
JA
jalajthanaki/Customer_segmentation

Analysing the content of an E-commerce database that contains list of purchases. Based on the analysis, I develop a model that allows to anticipate the purchases that will be made by a new customer, during the following year from its first purchase.

Jupyter Notebook13762Updated 7 years ago
customer-analyticscustomer-segmentatione-commerce-examplemachine-learning-algorithmspredictive-analyticsvoting-classifier
JA
jalajthanaki/Sentiment_Analysis

I have built a model which will predict the sentiment of movie reviews. I used Naive-Bayes, SVM, and RNN+LSTM based model to obtain really good result.

Jupyter Notebook109Updated 8 years ago
movie-reviewssentiment-analysissvm
JA
jalajthanaki/Customer_lifetime_value_analysis

Customer life time analysis (CLV analysis). We are using Gamma-Gamma model to estimate average transaction value for each customer.

Jupyter Notebook4924Updated 7 years ago
customer-analyticscustomer-lifetime-valuee-commerce-examplegamma-gamma-filterlifetimes
JA
jalajthanaki/Movie_recommendation_engine

This repository contains the code for building movie recommendation engine.

Jupyter Notebook7952Updated 7 years ago
collaborative-filteringcontent-based-recommendationhybrid-recommender-systemmovie-recommendation-systempython3recommendation-enginerecommendation-system
JA
jalajthanaki/github-devin-integration

No description provided.

Python00Updated 4 months ago
JA
jalajthanaki/NLPython

This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"

Jupyter Notebook324204Updated 4 months ago
deep-learningfeature-engineeringfeature-extractionfeature-selectionnatural-language-processingparsingpart-of-speechpython-scripting-languagepython2text-mining
JA
jalajthanaki/nlp-datasetsFork

Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)

42Updated 7 years ago
JA
jalajthanaki/Basic_Ecommerce_Recomendation_System

This repository contains the code for basic kind of E-commerce recommendation engine. By using the concept of TF-IDF and cosine similarity, we have built this recommendation engine.

Jupyter Notebook3013Updated 8 years ago
cosine-similarityrecommendation-systemtf-idf-vectorizer
JA
jalajthanaki/Basic_job_recommendation_engine

This is base-line approach for building job recommendation engine

Python148Updated 7 years ago
basicsjob-recommendation
JA
jalajthanaki/recipe-summarizationFork

Sequence to sequence recipe summarization

Jupyter Notebook63Updated 8 years ago
JA
jalajthanaki/RayServeProdDemo

No description provided.

Python01Updated 8 months ago
JA
jalajthanaki/RayServeExamples

No description provided.

Python00Updated 9 months ago
JA
jalajthanaki/Chatbot_Rule_Based

Built the chatbot using rule-based approach.

Python119Updated 8 years ago
chatbotpattern-matchingpattern-recognitionrule-based
JA
jalajthanaki/DQN_FlappyBird

We used Deep Q Network algorithm the buit the gaming bot for Flappy Bird.

Python54Updated 8 years ago
JA
jalajthanaki/SpaceInvaders_gamingbot

Used DQN (Deep Q Network) in order to build the gaming bot

Python42Updated 8 years ago
deep-q-learningdeep-q-networkdqngym-environment
JA
jalajthanaki/deep-reinforcement-learningFork

Repo for the Deep Reinforcement Learning Nanodegree program

Jupyter Notebook12Updated 7 years ago
JA
jalajthanaki/Real_time_object_detection_with_YOLO

This repository contains the code for real-time object detection.I have used darkflow and YOLO pre-trained model.

Python1610Updated 8 years ago
darkflowobject-detectionyolo
JA
jalajthanaki/Real_time_object_detection

This repository contains the code for real-time object detection. I'm using video stream coming from webcam. MobileNet-SSD and OpenCv has been used as base-line approach. TensorFlow object detection API has been used in revised approach.

Python104Updated 8 years ago
computer-visiondeep-learningobjectdetectionopencvreal-time-object-detection
JA
jalajthanaki/DataScience_Interview_Seminar

This is the presentation on - What are the key points one should consider if they will be appearing in Data Science job interview

Jupyter Notebook4025Updated 7 years ago

Gists

Recent Activity

Jalaj Thanaki (jalajthanaki) | GitHunt