Jalaj Thanaki

Results 12 repositories owned by Jalaj Thanaki

NLPython

316
Stars
205
Forks
Watchers

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"

credit-risk-modelling

138
Stars
113
Forks
Watchers

Credit Risk analysis by using Python and ML

Awesome_Machine_Learning_Solutions

76
Stars
67
Forks
Watchers

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

Customer_segmentation

128
Stars
57
Forks
Watchers

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, d...

cheat_sheets_of_python_libraries

18
Stars
28
Forks
Watchers

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

Customer_lifetime_value_analysis

44
Stars
24
Forks
Watchers

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

DataScience_Interview_Seminar

39
Stars
27
Forks
Watchers

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

Facial_emotion_recognition_using_Keras

15
Stars
16
Forks
Watchers

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

Job_recommendation_engine

59
Stars
41
Forks
Watchers

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