Code Monkey home page Code Monkey logo

Kevin Vinay Kasundra's Projects

credit-risk-modelling icon credit-risk-modelling

The original dataset contains 1000 entries with 20 categorial/symbolic attributes prepared by Prof. Hofmann. In this dataset, each entry represents a person who takes a credit by a bank. Each person is classified as good or bad credit risks according to the set of attributes. The objective of the problem is to develop a model for correctly identifying the credit risk of a customer for a bank.

data-science-portfolio icon data-science-portfolio

Repository containing portfolio of data science projects completed by me for academic, self learning, and hobby purposes. Presented in the form of iPython Notebooks, and R files.

descriptive-analysis-of-cabernet-sauvignon-wines-from-california icon descriptive-analysis-of-cabernet-sauvignon-wines-from-california

: 9 distinct topic cluster were formed using 13136 text reviews of wine. Parsed (tokenization & POS tagging) and Filtered (stop-word removal & stemming) the text reviews to build the term/doc matrix. The matrix was weighted using TF_IDF. Applied latent dirichlet allocation (LDA) and SVD - latent semantic analysis to classify and analyze topic clusters. Further calculated region wise average price and points of wine. Last but not the least calculated contribution region wise contribution to each topic cluster.

nlp-using-nltk-on-ebooks icon nlp-using-nltk-on-ebooks

There are 8 different text files of ebooks which are available freely on http://www.gutenberg.org/ . Steps Performed: Importing of text files to python, Text Parsing and transformation operations are performed such as lower case conversion, removal of special characters, contraction words, tokenizing etc., Tagging parts of speech to each term, Stemming terms to get their root word, Stop Word Removal. The project also shows the difference in the outcome when POS Tagging, Stop Word Removal and Stemming operations are not performed.

prediction-analysis-of-risky-credit-ann-rf-dt- icon prediction-analysis-of-risky-credit-ann-rf-dt-

The original dataset contains 1000 entries with 20 categorial/symbolic attributes prepared by Prof. Hofmann. In this dataset, each entry represents a person who takes a credit by a bank. Each person is classified as good or bad credit risks according to the set of attributes. The objective of the problem is to develop a model for correctly identifying the credit risk of a customer for a bank.

prophet icon prophet

Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

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.