Coder Social home page Coder Social logo

solapade's Projects

analyzing-spotify-top-200-weekly-global-chart--11-25-2021- icon analyzing-spotify-top-200-weekly-global-chart--11-25-2021-

This project is an entry for the Tableau 2021 Iron Viz: Student Edition competition. I love listening to music so much so I found the competition really interesting as it gave me the opportunity to visualize music data using descriptive analysis technique

customersegmentation icon customersegmentation

The purpose of this project was to perform customer segmentation on mall customers using sklearn Kmeans algorithm. Exploratory data analysis was first performed on the dataset to understand the data. Silhouette analysis was then used to determine the best number of clusters using age, annual income and spending score assigned to customers based on spending habit.

real-time-automated-decision-making-system icon real-time-automated-decision-making-system

The purpose of this project was to make real-time investment decisions on 10 different currency pairs e.g., EUR-USD every 6 minutes. Investment strategy was first built based on historical data collected over 24 hours for 10 different currency pairs. This was done by computing Average price, return, standard deviation, moving average using 5 data points and Bollinger bands for 1.25 standard deviations for 6 minutes (360 data points) aggregate data. I observed that when we had 3 consecutive positive returns, then the value of the currency pairs crossed the upper Bollinger Band in 30% of the cases. Based on this strategy, I decided to build my investment strategy around selling after 3 consecutive positive returns and buying after 3 consecutive negative returns else, no decision was made. Real-time granular data (1 second) was then collected from Polygon.com for 10 different currency pairs and saved in a database. Based on the strategy, decisions were made in real time, every six minutes to sell, buy or do nothing. Profit and Loss was also computed every 6 minutes.

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.