GithubHelp home page GithubHelp logo

sandy4321's Projects

ppo icon ppo

Proximal Policy Optimization implementation with TensorFlow

ppscan icon ppscan

ppSCAN: Parallelizing Pruning-based Graph Structural Clustering (ICPP'18) - by Yulin Che, Shixuan Sun and Prof. Qiong Luo

pram icon pram

Probabilistic Relational Agent-based Models

praw icon praw

PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to reddit's API.

preckacz icon preckacz

Implementation of the preconditioned Kaczmarz method https://arxiv.org/abs/1903.01806

predict-financial-recession icon predict-financial-recession

The major goal of this project is to predict financial re- cession given the frequencies of the top 500 word stems in the reports of financial companies. After applying various learning models, we can see that the prediction of financial recession by the bag of words has an accuracy of more than 90%. Hence, there is indeed a correlation between the two. Moreover, we have compared different learning models (ensemble methods with Decision Tree, SVM, and KNN) with various parameters to find the best model with a relatively high average accuracy and low variance of accuracy by cross-validation on the training data set. In addition, we have also tried several pre-processing methods (tf-idf, feature selection, and centroid-based clustering) to improve the accuracy of the learning models. In the end, the best model is Gradient Boosting with Decision Tree using the pre-processed tf-idf data set.

predicted_probabilities_bank_marketing icon predicted_probabilities_bank_marketing

Tackling imbalanced data with predicted probabilities. Using the Portuguese bank marketing dataset as a case study, as published in Towards Data Science on Medium.com

predicting-email-grammatical-flow- icon predicting-email-grammatical-flow-

Trained and optimized a Classification Machine Learning model to predict the grammatical flow of email using state of the art techniques : 1. Word2Vec 2. tf-idf 3. bag-of-words. The models used include Logistic Regression and Support Vector Mechanics with 250-300 features.

predicting-oil-price-with-time-series- icon predicting-oil-price-with-time-series-

The goal of our analysis was to use different time series methods to predict the oil price for the last 6 months of the data, September 2017 through February 2018, and determine the best prediction model for this data.

predictionio icon predictionio

PredictionIO, a machine learning server for developers and ML engineers. Built on Apache Spark, HBase and Spray.

predictive-maintenance icon predictive-maintenance

The Python and R code involves 3-4 techniques for predicting the classification of failures and non failures in the data. The following steps have been performed on the dataset: Data cleaning and/or one hot encoding for factor variables. Partitioning data into training and validation. Performing a logistic regression and predicting using the validation dataset. Lift and decile wise charts are constructed for the results obtained from the logistic regression performed. A classification tree has been built on the training dataset, the tree is pruned using the minimum cp value. A confusion matric for the tree has also been provided with an accuracy of 98.2%. A neural network with 1 hidden layer has been fit on the data.

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.