Giter Club home page Giter Club logo

Portfolio

Some examples of programming and data science projects I worked on.

To better understand the weather in my hometown, I applied classical time series methods (ARIMA) and deep learning (LSTM) to forecast the monthly cumulated rainfall and the average temperature in Trier. Here are the results of my most accurate prediction using LSTM:

result_forecast

with the following accuracy in the predictions:

MAPE RMSE
Rainfall 3.48% 2.48
Temperature 2.02% 1.27

I wanted to apply the methods from my weather forecast project to another classic time series. So I used ARIMA and LSTM to forecast stock prices in the example of Microsoft's closing stock prices. Here are the results of my most accurate prediction using LSTM:

stock_prediction

with the following accuracy in the predictions:

MAPE RMSE
0.72% 1.39

I adjusted a scraper for glassdoor.com to the german glassdoor page and gathered data of around 1000 data science job offers to support my job search. For example, I wanted to find the most requested keywords in the job descriptions and created the following graph:

most_requested_keywords

A project of an internship at a major insurance company in 2013 that made savings in reinsurance premium possible by controlling the risk of a change of their reinsurance retention. Here are some results for realistic and synthetically generated data:

An overview of machine learning, artificial intelligence and big data methods and its application will be created in this repo.

Overview of the applications and used machine learning methods in official statistics from the meta analysis of Beck, Dumpert, Feuerhake, (2018):

Oliver Hauke's Projects

arima icon arima

Simple python example on how to use ARIMA models to analyze and predict time series.

german-nlp icon german-nlp

Curated list of open-access/open-source/off-the-shelf resources and tools developed with a particular focus on German

handson-ml2 icon handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

olhaau icon olhaau

Portfolio of programming and data science projects

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.