All Projects → Kuntal-G → Machine Learning

Kuntal-G / Machine Learning

Machine Learning Projects using R, Mahout, Python and NLP

Projects that are alternatives of or similar to Machine Learning

Idiomatic Robotframework
Stars: ✭ 10 (-9.09%)
Mutual labels:  jupyter-notebook
Data Science On Gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Stars: ✭ 864 (+7754.55%)
Mutual labels:  jupyter-notebook
Open data science east 2016
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Pytorch Everybodydancenow
Implementation of Everybody Dance Now by pytorch
Stars: ✭ 861 (+7727.27%)
Mutual labels:  jupyter-notebook
Neurally Embedded Emojis
Convolutional variational autoencoders and text-question, emoji-answer models
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Pandas Tutorials
How To's and Tutorials in Jupyter Notebook
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Data Science Toolbox Bootcamp
A 4 week program to get started with Data Science. Useful for beginners who want to get started by themselves.
Stars: ✭ 10 (-9.09%)
Mutual labels:  jupyter-notebook
Tutorials
Landlab tutorials
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Awesome Google Colab
Google Colaboratory Notebooks and Repositories (by @firmai)
Stars: ✭ 863 (+7745.45%)
Mutual labels:  jupyter-notebook
Pdlsr
Pandas-aware non-linear least squares regression using Lmfit
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Marketing campaign response prediction
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Adlawithr Gettingstarted
Getting Started with ADLA with R
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Tf box classify
A simple TensorFlow example for training CNN models using input queues and labelled JPEGs
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Cs224u
Code for Stanford CS224u
Stars: ✭ 857 (+7690.91%)
Mutual labels:  jupyter-notebook
Julia stats
Изучаем Julia
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Wikipediagenderinequality
Stars: ✭ 10 (-9.09%)
Mutual labels:  jupyter-notebook
Advanced pymc3
A talk illustrating some of the Advanced features of PyMC3
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
D Script
Writer Identification of Handwritten Documents
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Pandastalks
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook
Curso pdi
Material do Curso PDI (Jupyter)
Stars: ✭ 11 (+0%)
Mutual labels:  jupyter-notebook

Machine Learning:

This repository consist of the following projects:

Machine Learning with R

Real world examples of Machine Learning :

a) Regression b) Classification c) Nearest Neighbor d) Boosting e) Feature Engineering f) Time Series forecasting

Machine Learning with Python

Real world examples of Machine Learning using (Sci-kit Learn, GraphLab[Dato], TensorFlow) :

a) Regression b) Deep Learning c) Classification d) Support Vector Machine e) Boosting f) Churn Analytics

Also some basic web scraping using Beautiful Soup.

Predictive Analytics Service

This project exposes the various machine learning models (Classifier, Recommender System, Topic Modeling, Text Summarization, Forecasting Trends,etc) as web service(rest). Its shows how to deploy & use machine learning in production after the model is build, validated and evaluated.

Mahout Analytics

This projects contains the Recommender system ,Classification and Clustering example with Apache Mahout.

Churn Analytics

The goal of churn analytics project is to understand the primary drivers to churn and predict churn using R and Apache Mahout.

Natural Language Processing

Some commonly used examples of NLP using OpenNLP, StanfordCoreNLP, LingPipe, Mallet and Carrot :

a) Tokenizer b) Name Finder c) Sentence Detection d) Sentiment Analysis e) POS Detection f) Topic Modeling

Mini Watson

This project is a part of lab exercise done during the course "Analyzing Big Data with a Concept IBM Watson" from Big Data University. Its a simple Question Answering system using OpenNLP.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].