Investor – Forecasting

Forecasting The longer you look back, the farther you can look forward. (Winston Churchill) Forecastig of the development of stocks is quite a challangning task with uncertain outcome. We currently support the following approaches: – Forecast based on History – Arima Setup %classpath config resolver maven-public http://pschatzmann.ch:8081/repository/maven-public/ %classpath add mvn Read more…

Data Science

Today, I was putting together and testing my Data Science Toolbox in Docker  which consists of the following components: GUI/Environment – jupyter – python3 Core Libraries – NumPy – SciPy – Pandas Visualization – Matplotlib – Seaborn Machine Learning – SciKit-Learn – Keras – TensorFlow It is based on the lean Read more…