Pinned Repositories
bank_product_recommendation
An algorithm which helps bank to predict which products their existing customers will use in the next month based on their past behavior.
BigchainDB
BigchainDB (CRAB Opertaion) Node.js codes
d3-hierarchy
2D layout algorithms for visualizing hierarchical data.
dataSource
Evaluate-Metrics
Evaluate Metrics
Logistic-Regression
Classification using Logistic regression
Marketing-Mix-Modeling
It helps to understand how much each marketing & retail inputs are contributing to sales and performance
NLP-SMSSpamCollection
SMS Spam prediction using classification algorithms.
NLP-stockNewsBehavior
To understand the impact on stock price based on the various news headlines.
NLP-TwitterSentimentalAnalysis
The objective of this task is to detect hate speech in tweets. For the sake of simplicity, we say a tweet contains hate speech if it has a racist or sexist sentiment associated with it. So, the task is to classify racist or sexist tweets from other tweets.
imdineshgrewal's Repositories
imdineshgrewal/Marketing-Mix-Modeling
It helps to understand how much each marketing & retail inputs are contributing to sales and performance
imdineshgrewal/NLP-SMSSpamCollection
SMS Spam prediction using classification algorithms.
imdineshgrewal/bank_product_recommendation
An algorithm which helps bank to predict which products their existing customers will use in the next month based on their past behavior.
imdineshgrewal/BigchainDB
BigchainDB (CRAB Opertaion) Node.js codes
imdineshgrewal/d3-hierarchy
2D layout algorithms for visualizing hierarchical data.
imdineshgrewal/dataSource
imdineshgrewal/Evaluate-Metrics
Evaluate Metrics
imdineshgrewal/Logistic-Regression
Classification using Logistic regression
imdineshgrewal/NLP-stockNewsBehavior
To understand the impact on stock price based on the various news headlines.
imdineshgrewal/NLP-TwitterSentimentalAnalysis
The objective of this task is to detect hate speech in tweets. For the sake of simplicity, we say a tweet contains hate speech if it has a racist or sexist sentiment associated with it. So, the task is to classify racist or sexist tweets from other tweets.
imdineshgrewal/Multiple-Regression-Model
Multiple Regression Model
imdineshgrewal/Natural-Language-Processing-Tutorials
Natural Language Processing Tutorials(NLP) with Julia and Python
imdineshgrewal/plane-crash
imdineshgrewal/python-web-scraping
Web scraping is the process of using bots to extract content and data from a website. Unlike screen scraping, which only copies pixels displayed onscreen, web scraping extracts underlying HTML code and, with it, data stored in a database. The scraper can then replicate entire website content elsewhere.
imdineshgrewal/sklearn-multiple-classification-algorithm
All sklearn classification algorithm
imdineshgrewal/sklearn-multiple-regression-algorithms
All Sklearn regression algorithm
imdineshgrewal/Visualization-DataAnalysis
Data Analysis Using various Visualization libraries