Markus Odenthal
Cologne, 50933 DE
markus.odenthal@protonmail.com
This is a showcase of my coding skills
This is a showcase of my data manipulation skills
This is a showcase of my machine learning skills
This is a showcase of my visualization skills
Posed a question about a dataset, then used NumPy and Pandas to answer that question based on the data and created a report to share the results.
This was my first major project in the field of data science. Here I gained my first experiences from data exploration to the presentation of results. Here I also learned to love this subject!
Matplotlib, Python, Numpy, Pandas, IPython NotebookIn this project, I build a neural network from scratch (only in numpy). I used this neural network to predict a load of a bicycle rental system in the city
Since I only used Numpy, I got a very good understanding of gradient descent, backpropagation and other concepts in deep leaning. These are all important for using Tensorflow as an effective tool.
Python, Numpy, IPython Notebook, AnacondaThis dataset consists of different classes of pictures, e.g. airplanes, dogs and cats. The first task in this project was to preprocess the input data. As a second step, a CNN should be built that should correctly classify the respective object on the image.
I learned how to use the library Tensorflow. I also learned how to classify images with a neural network. This includes the step of normalizing the input data, one-hot encode the labels, build a convolutional layer, max pool layer, and fully connected layer.
Tensorflow, Python, Numpy, IPython Notebook, AnacondaBuilding a data analysis Tool from scratch to analyzing driving data and deriving an understanding of links between technologies, environment and customer needs, to simulate buying decisions.
By Building the Tools i used the Python libraries: NumPy, pandas, SciPy, matplotlib, and scikit-learn
Used GitLab for version control
Used Scrum Methode for agile project management
Tensorflow, Python, Numpy, IPython Notebook, AnacondaOptimization of a data analysis Tool to analyzing driving data and deriving an understanding of links between technologies, environments and customer needs, to simulate buying decisions. Make Costumer Analysis Tool 38 % faster with parallel computing library dask. Optimise user-friendliness by issuing warnings in the event of incorrect entries.
How to use dask for parallel computing in python
dask, Python, Numpy, Pandas, IPython Notebook, AnacondaCreating a presentation about the common machine learning algorithm in renewable energy.
I learned a lot about the different concepts in machine learning and learn how present this complex stuff easy, e.g. Bayesian Algorithm's, Decision Trees, Support Vector Machine, k-nearest-neighbour, artificial neural networks
Python, Matlab, Presentation skills