Giter Club home page Giter Club logo

Ben Fischler's Projects

algorithmic-trading-project icon algorithmic-trading-project

Algorithmic Trading project that examines the Fama-French 3-Factor Model and the Fama-French 5-Factor Model in predicting portfolio returns. The respective factors are used as features in a Machine Learning model and portfolio results are evaluated and compared.

crowdsale-with-erc20-token icon crowdsale-with-erc20-token

This Blockchain example utilizes the OpenZeppelin Solidity library to create an ERC20 token that is minted through a crowdsale contract. The contract will allow users to send ETH and get back PUP, or PupperCoin, the hypothetical name of the company's token. The contract mints the tokens automatically and distributes them to buyers in one transaction. A real-world pre-production test is shown in which I deploy the crowdsale to the Kovan testnet.

financial-planning icon financial-planning

This Python-written project creates two tools used for the purposes of financial planning: a Personal Finance Planner that allows for users to visualize their savings composed by investments in shares and cryptocurrencies, and a Retirement Planning Tool that uses the Alpaca API to fetch historical closing prices for a retirement portfolio composed of stocks and bonds. Monte Carlo Simulation run.

machine-learning-credit-risk icon machine-learning-credit-risk

Machine-Learning project that uses a variety of credit-related risk factors to predict a potential client's credit risk. Machine Learning models include Logistic Regression, Balanced Random Forest and EasyEnsemble, and a variety of re-sampling techniques are used (Oversampling/SMOTE, Undersampling/Cluster Centroids, and SMOTEENN) to re-sample the data. Evaluation metrics like the accuracy score, classification report and confusion matrix are generated to compare models and determine which suits this particular set of data best.

multi-blockchain-wallet-in-python icon multi-blockchain-wallet-in-python

Creating Multi-Blockchain Wallet in Python that can hold hundreds of different cryptocurrencies and billions of addresses. In this specific example, Ethereum and Bitcoin Testnets are generated.

nba-position-predictor icon nba-position-predictor

Machine Learning project using 15 seasons of NBA data (2005-2020) to predict player position. Decision Trees, Random Forests, Support Vector Machines (SVMs) and Gradient Boosted Trees (GBTs) utilized. Example PCA transformation of X-data included as well. Specific predictions made at the end, leading to interesting insights into what players are out-of-position.

python-script-automation icon python-script-automation

Python script that analyzes financial records. Automatically parses through a CSV and calculates Profit/Loss over entire period, average of the changes in Profit/Loss over entire period, month with greatest increase in profits, etc.

san-fran-housing-market-visualizations icon san-fran-housing-market-visualizations

This project utilizes Python visualizations packages, such as Plotly Express, HVPlot and PyPlot/Matplotlib to create an interactive dashboard exploring the San Francisco real estate housing market. Uses MapBox API.

smart-contracts-with-solidity icon smart-contracts-with-solidity

Blockchain example that creates an Ethereum-based Smart Contract which accepts Ether and divides it evenly among a hypothetical group of employees. This would allow a Human Resources department to pay employees quickly and efficiently.

sql-example icon sql-example

This is an example of the basics of the SQL language, done through the mySQL server but utilizing PopSQL to better visualize creating tables, running queries, etc. In this project, I create a database of movies and utilize SQL to create an overall schema, help organize the data in a unified manner, and run queries to give me specific pieces of information.

trueaccord-case-study icon trueaccord-case-study

Research Report on TrueAccord, a FinTech company founded in 2013 and based out of San Francisco, that is revolutionizing the debt collection industry.

yen-vs-us-dollar icon yen-vs-us-dollar

Python-written project that utilizes Time Series analysis, along with a Linear Regression model, to forecast the price of the Japanese Yen vs. the US Dollar. ARMA, ARIMA, and GARCH forecasting models included, as well as decomposition using the Hodrick-Prescott filter. In-Sample and Out-of-Sample performance metrics used to evaluate Linear Regression model.

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.