Coder Social home page Coder Social logo

rainyuxia0112's Projects

analyze-casino-strategy icon analyze-casino-strategy

There is a problem: when a person in casino and he has 1000 dollars per day. The strategy is the original bet is 5 dollars. When he loses one game, he will increase his bet by timing two. When he wins the game, he can win two times bet. After this win, he will come back to the original bet and continue game. The probability to win the game is 18/37. He can play 72 times per day. We want to know after 1000 days, can the person win money or lose money.

data-analysis-of-d-penicillamine-treatment-in-scleroderma- icon data-analysis-of-d-penicillamine-treatment-in-scleroderma-

In this analysis, we will consider two independent sample t-test, longitudinal analysis, GEE models and Pearson's chi-squared test. For the model construction, we will use logistic regression and ordinal logistic regression. Also, MLR, Poisson Regression, Negative Binomial Regression, Zero-Inflated Poisson Regression and Zero-Inflated Negative Binomial Regression will be considered.

islr-python icon islr-python

An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code

k-nearest-neighbors-classifier-using-sql-and-datalog icon k-nearest-neighbors-classifier-using-sql-and-datalog

K-Nearest Neighbors classifier4 is a non-parametric machine learning classification model that predicts the class of a test instance based on the class labels k training instances closest to it. Your task will be to write the K-NN classifier in SQL and Datalog.

knn-smoothing icon knn-smoothing

K-nearest neighbor smoothing for high-throughput single-cell RNA-Seq data

m280 icon m280

Class projects for BIOSTAT M280 at UCLA

synthetic-financial-datasets-for-fraud-detection icon synthetic-financial-datasets-for-fraud-detection

There is a lack of public available datasets on financial services and specially in the emerging mobile money transactions domain. Financial datasets are important to many researchers and in particular to us performing research in the domain of fraud detection. Part of the problem is the intrinsically private nature of financial transactions, that leads to no publicly available datasets. We present a synthetic dataset generated using the simulator called PaySim as an approach to such a problem. PaySim uses aggregated data from the private dataset to generate a synthetic dataset that resembles the normal operation of transactions and injects malicious behaviour to later evaluate the performance of fraud detection methods.

using-perceptron-to-train-data-in-casino icon using-perceptron-to-train-data-in-casino

first step: define dealer and players' original method on blackjack, simulating 100 data; second: building a perceptron model: x1=sum(players' cards' number) x2=dealer's first card number y=-1/1 (1 stands for win) using this data to make a perceptron third: using this hyperplane to decide whether to hit a card or not; fourth: using the above method to find the winning rate

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.