Hi there! I am Jeroen van Hoof, a software engineer living in Amsterdam.
I have a background in Computer Science and experience with DevOps, data engineering, machine learning, data science and web development.
You can find an online version of this resume here
Phone | 06-38379633 |
jeroen@jeroenvanhoof.nl | |
Github | github.com/Yatoom |
linkedin.com/in/jmapvhoof | |
Website | jeroenvanhoof.nl |
Article:
MedApp development of AI
Languages | Python, Javascript, Scala, Java, PHP |
Machine learning | LightGBM, Scikit-learn, Keras (Tensorflow, Pytorch), NLTK, Word2Vec, OpenCV, Spark MLlib |
Frontend | Vue, React, Angular |
Backend | Flask, Django, Laravel |
DevOps | CI/CD, Kubernetes, Linux, Git, Docker, Bicep, Jenkins |
Data Engineering | Spark, ETL, SQL, Data Factory, Databricks, Airflow, MongoDB |
My master thesis was on the topic of Automated Machine Learning, which is the field that strives to automate the data scientist's process of finding and optimizing the right machine learning model. We do so by testing machine learning models with different configurations and observing their performance to determine interesting configurations to test next. This can be done in many different ways: genetic programming, bayesian optimization, bracket-wise competition, etc.
I developed a new method closely related to bayesian optimization that uses much less time to decide interesting configurations, and converges faster to the optimum.