GithubHelp home page GithubHelp logo

Bendy Latortue's Projects

spark-syntax icon spark-syntax

This is an open repo of all the best practices of writing PySpark that I have learnt from working with the Framework.

springchat icon springchat

chatbot with spring and admin space for update knowledge

telecommunication-customer-base icon telecommunication-customer-base

Imagine a telecommunications provider has segmented its customer base by service usage patterns, categorizing the customers into four groups. If demographic data can be used to predict group membership, the company can customize offers for individual prospective customers. It is a classification problem. That is, given the dataset, with predefined labels, we need to build a model to be used to predict class of a new or unknown case. The example focuses on using demographic data, such as region, age, and marital, to predict usage patterns. The target field, called custcat, has four possible values that correspond to the four customer groups, as follows: 1- Basic Service 2- E-Service 3- Plus Service 4- Total Service Our objective is to build a classifier, to predict the class of unknown cases. We will use a specific type of classification called K nearest neighbour.

telecommunications-company-analyst-prediction-project icon telecommunications-company-analyst-prediction-project

A telecommunications company is concerned about the number of customers leaving their land-line business for cable competitors. They need to understand who is leaving. Imagine that you are an analyst at this company and you have to find out who is leaving and why.

tensorflow-chatbot-chinese icon tensorflow-chatbot-chinese

網頁聊天機器人 | tensorflow implementation of seq2seq model with bahdanau attention and Word2Vec pretrained embedding

tensorflow-without-a-phd icon tensorflow-without-a-phd

A crash course in six episodes for software developers who want to become machine learning practitioners.

tesseract---ocr icon tesseract---ocr

Tesseract is an open source text recognizer (OCR) Engine using which we can extract printed text from images. It supports a wide variety of languages

text-classification-with-movies-reviews icon text-classification-with-movies-reviews

This project classifies movie reviews as positive or negative using the text of the review. This is an example of binary—or two-class—classification, an important and widely applicable kind of machine learning problem. We'll use the IMDB dataset that contains the text of 50,000 movie reviews from the Internet Movie Database. These are split into 25,000 reviews for training and 25,000 reviews for testing. The training and testing sets are balanced, meaning they contain an equal number of positive and negative reviews.

text-generation-gan icon text-generation-gan

Conditional SeqGAN for generating text conditioned on certain sentiment. Stanford Sentiment Treebank. CS 224U Final Project

texygen icon texygen

A text generation benchmarking platform

tfidfvectorizer icon tfidfvectorizer

TF-IDF based system which uploads docs and help search documents faster

tpu icon tpu

Reference models and tools for Cloud TPUs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.