Csun1992
P.h.D. candidate in mathematics department. Research interests include finite difference methods and Bayesian analysis.
Baylor UniversityWaco, Texas, USA, 76706
Pinned Repositories
algstat
An R package for algebraic statistics.
AmitriptylineMultivar
Multivariate analysis for Amitriptyline data; Linear regression model fitting
bactchGradientDescent
Implement batch gradient descent on a testing function
Decision-Tree-Stock-Prediction
Decision tree method for predicting stock price movement with and without clustering
DNN-stock-prediction
Using deep neural network to predict the moving direction of stock price in the future
ethereum-etl
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions https://twitter.com/EthereumETL
ICPC-Programming-Challenge
radomForest-stock-prediction
Random Forest method for predicting stock price movement with and without clustering
stock-move-pred-software-dev
Repository to develop stock price movement prediction software
SVM-stock-return-prediction
We predict stock price with K-means clustering and support vector machine
Csun1992's Repositories
Csun1992/SVM-stock-return-prediction
We predict stock price with K-means clustering and support vector machine
Csun1992/Decision-Tree-Stock-Prediction
Decision tree method for predicting stock price movement with and without clustering
Csun1992/DNN-stock-prediction
Using deep neural network to predict the moving direction of stock price in the future
Csun1992/ethereum-etl
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions https://twitter.com/EthereumETL
Csun1992/algstat
An R package for algebraic statistics.
Csun1992/AmitriptylineMultivar
Multivariate analysis for Amitriptyline data; Linear regression model fitting
Csun1992/bactchGradientDescent
Implement batch gradient descent on a testing function
Csun1992/ICPC-Programming-Challenge
Csun1992/radomForest-stock-prediction
Random Forest method for predicting stock price movement with and without clustering
Csun1992/stock-move-pred-software-dev
Repository to develop stock price movement prediction software
Csun1992/Categorify-Products
Classify products into their categories based on the various properties of the product
Csun1992/CrossValidation
Cross validation for data sets where the sample size less than the data dimension
Csun1992/Data-Structure-Practices
Built polymorphic data structure from scratch and apply the data structure to solve real problems
Csun1992/Data_Source
Csun1992/firstApp
App that is used in Heroku example
Csun1992/HoeffdingIneqTesting
Using coin flip to test for the Hoeffding's inequality
Csun1992/HousePricing
Analyze house pricing data from California with different techniques and sklearn
Csun1992/logisticRegression
Use stochastic gradient descent algorithm for logistic regression
Csun1992/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
Csun1992/ML-Algorithms
Implement different machine learning algorithms manually with base python and numpy
Csun1992/MoleculeClassification
Test our new data reduction technique and compare it to other popular data reduction methods to see whether it increases the accuracy of determinant analysis
Csun1992/MovieSimilarity
Csun1992/nonLinearTransform
Regression with nonlinear feature transformation for classification for real dataset
Csun1992/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Csun1992/Perceptron
Perceptron Learning Algorithm implementation for CS156 in Caltech
Csun1992/Plot-1
Display of the clustering results based on macroeconomic features
Csun1992/Plot-2
Plot of correlations between different features for stock prices movement prediction
Csun1992/RegressionForClassification
We test classification result with linear regression
Csun1992/stock-ticker-data-incubator
Milestone project for data incubator
Csun1992/stock-ticker-deploy
The final version of data incubator miniproject