Henrik Svensson
Verified Expert in Engineering
Back-end Engineer and Machine Learning Developer
Montreal, Canada
Toptal member since September 8, 2020
Henrik is a machine learning and back-end engineer who primarily uses Python and technologies such as TensorFlow, PyTorch, Flask, Django, and Docker. He enjoys tackling complex projects and working on cloud deployment and databases. Henrik prides himself on creatively solving problems and quickly adapting to new teams and environments.
Portfolio
Experience
Availability
Preferred Environment
PyTorch, TensorFlow, Python, Visual Studio Code (VS Code), Linux
The most amazing...
...project I've worked on was a project in behavioral cloning during a nano degree on self-driving cars from Udacity.
Work Experience
Flask Developer
Tad Slaff Consultancy Services
- Developed a Flask app hosted in AWS Elastic Beanstalk.
- Made endpoints to fetch data from multiple different APIs, handling OAuth2 flows, and made it easy for the client to extend it in the future.
- Connected the app to a database to handle user data and logging validation errors.
AI Engineer
Enkidoo AI
- Worked on a service for semi-automatic column mapping, consisting of an AI model that used the content in a CSV file to try mapping what each column is. It used deep learning, some handcrafted feature engineering, and lookup tables.
- Worked on forecasting models to predict sales and inventory. Also, led a team of student consultants during this project.
- Architected and developed a service that extracts tickets and emails from a CRM system, extracts key content from those, tries to prioritize customers that need help quickly or are irate, and alerts the support team.
- Created and architected an automatic end-to-end migration service between various POS systems. This was made using Flask.
AI Engineer
jumio
- Detected if a document had a fraudulent physical manipulation while keeping a false positive level below 0.001% (one wrong in 10,000 samples).
- Developed a simple model to detect if a decent quality document is present or not. This was achieved with >98% true positive with a false positive below 0.001%.
- Extracted and analyzed BI-related information to the other AI-engineers.
IT Consultant
Sigma - Ericsson
- Developed tools for Ericsson's continuous integration system and added new functionalities to ensure better code from developers.
- Tracked and fixed various bugs using Jira as a reporting tool.
- Maintained tools for Ericsson's continuous integration system.
IT Consultant
Sigma - Ascom
- Implemented continuous integration workflow for Ascom's message server by simulation android devices and message loss to ensure 99.999% reliability.
- Automated short tests on each commit, mainly to test that the code still runs and works properly.
- Automated a long load test to verify the complete system including Android devices and message serving.
Software Engineer in Test
Saab AB
- Extended functionality in a control system for an airborne ground/foliage penetration radar system. Mainly made it possible for developers to be able to use new functionality while doing field tests.
- Developed test system for JAS-Gripen Radar system using various hardware such as network analyzer, to gather data to later perform test and verification of hardware of the next generation of flight radar.
- Extended and improved functionality for test rig to perform verification tests on big radar systems. Including finding bugs and improvements that saved the users over a week of work.
- Built test applications to help developers to test and verify functionality and performance of Advanced LIDAR systems, this included a user interface where the user could control the whole system.
Experience
Intelligent Column Mapping for CSV Data Import
https://www.doosync.com/I also created a simple front end using Vue to allow users to interact with the service. I containerized the project using Docker and deployed it to the Google Cloud Platform. In addition, I set up a database to store the lookup table, collected data to build the lookup tables, and used a character-based long short-term memory to predict unknown values such as brand names and first names.
As the lead developer on this project, I implemented the AI model, designed the front end, and managed the deployment and database setup. This project required a strong understanding of machine learning and web development technologies.
Sales and Inventory Forecasting
https://www.doosync.com/optidooAs the lead developer on this project, I led a team of students and implemented and evaluated various machine learning models. This project required a strong understanding of data analysis and machine learning techniques, including Python and TensorFlow.
Intelligent Ranking System for Customer Support Tickets
The system ranks tickets and alerts the support team to the most pressing and emotionally charged cases. As the lead developer on this project, I handled the design and implementation of the service and integrated it into the CRM system. This project required strong skills in NLP, web development, and data management.
Improving Team Structure and Productivity
I also introduced code reviews to help ensure that code changes are high-quality and compliant with the coding style. To achieve consistency in coding style, I suggested using Black, a formatter that ensures all code adheres to PEP8, the official Python coding style guide.
To further improve collaboration within the team, I introduced Scrum, which kept the team on track and focused on their goals. I also spent quite a lot of time on code reviews, providing constructive feedback and tips on improving their code. In this way, I helped improve the development team's overall quality and productivity and ensured that the codebase was clean and maintainable. In addition, I set up a PyPI server that enabled the team to use reusable libraries.
Automatic End-to-end POS System Migration Service
https://www.doosync.com/I also conducted code reviews and mentored junior team members who developed the data uploading and monitoring services and the API service for communication with the front end. As the primary developer on this project, I played a crucial role in guiding the service development and ensuring its success. This project required a strong understanding of microservices architecture and data management.
Integrated Curbside Pickup POS System
This project was developed in response to the COVID-19 pandemic to make shopping safer and more convenient. The POS system was designed to be easy to use for both customers and business owners and required a strong understanding of web development and data management.
Fraudulent Document Detection Using Deep Learning
The first version of the system, which was brought to production, achieved a high true positive rate of around 70% at the desired false positive rate. I also developed a second version using a different machine learning model that achieved even better results at around 90%, but this second version was not fully productionalized. I built a Flask service and containerized the project using Docker.
ID Document Detection Using a Convolutional Neural Network (CNN)
To address the mislabeled data, I worked with the annotation team to reannotate the dataset and implemented strategies to overcome the incorrect labels. This project required strong problem-solving skills and the ability to work closely with a team to ensure accurate results.
Integration Testing and Tools Development for Ascom's Message Server
Capstone Data Scientist Nanodegree
https://medium.com/@henriksvensson_1896/starbucks-analysis-of-simulated-data-c033e210a4d1Once I explored customer profiles, a transcript of events, and information on available offers, I found that offers were sent out in bursts, and transactions increased after an offer was sent. I also looked at customer spending habits and found that most customers spent around $20 per month, but because of outliers, the mean was much higher at $107, and the median was $72.
I analyzed the available offers and plotted their distribution among customers. Then, I used machine learning to build a model to predict whether a customer would make a purchase. The best-performing model was a gradient-boosting classifier with an 0.86 F1 score. I used this model to make recommendations on which offers to send to different segments of customers.
For more details, visit the project URL.
Semantic Segmentation for Self-driving Cars
https://github.com/henrisve/CarND-Semantic-SegmentationWhile working on this project, I used the Python programming language and libraries, such as TensorFlow, to train a CNN to perform semantic segmentation. I worked with real-world data and optimized my model to achieve the best possible performance. This required experimenting with different network architectures, hyperparameters, and techniques, such as data augmentation and regularization.
Throughout the project, I focused on my learning and development, researching and studying various concepts and techniques related to semantic segmentation and applying what I learned to the project. By the end of the project, I developed a deep understanding of this topic and gained the skills and knowledge needed to tackle other challenging problems in the field of self-driving car technology.
Education
Master's Degree in Complex Adaptive Systems
Chalmers University of Technology - Gothenburg, Sweden
Certifications
Professional Data Engineer
Google Cloud
Data Scientist (Nanodegree)
Udacity
Self-Driving Cars (Nanodegree)
Udacity
Skills
Libraries/APIs
Keras, Pandas, REST APIs, TensorFlow, PyTorch, NumPy, SQLAlchemy, OpenCV, QuickBooks API, LSTM, Natural Language Toolkit (NLTK), Vue, SpaCy, Scikit-learn, Shopify API, Google Analytics API, Facebook API
Tools
Git, Pytest, SARIMA, ARIMA, BigQuery, Android Debug Bridge, Jenkins, MATLAB, LabVIEW, Flask-RESTX, Apache Airflow, Apache Beam, PyPI, Amazon Cognito
Languages
Python, Python 3, SQL, Bash Script, JavaScript, GraphQL
Frameworks
Flask, Django, Django REST Framework, Android SDK, OAuth 2
Paradigms
REST, Agent-based Modeling, Microservices, CRISP-DM, ETL, Scrum
Platforms
Docker, Linux, Visual Studio Code (VS Code), Amazon Web Services (AWS), Kubernetes, AWS Lambda, Amazon EC2, Google Cloud Platform (GCP), Android, AWS Elastic Beanstalk, Shopify
Storage
JSON, Redis, MySQL, Redis Cache, NoSQL, Google Cloud, Databases, PostgreSQL, Elasticsearch, Amazon S3 (AWS S3), Cloud Firestore
Other
Machine Learning, Computer Vision, Artificial Intelligence (AI), APIs, POS, Back-end, PIP, Software Packaging, Lightspeed, API Integration, System Testing, Planning, Deep Learning, Forecasting, Image Processing, Web Scraping, Architecture, Google BigQuery, Data Science, Object Detection, Data Visualization, Data Analytics, SDKs, Cloud, Image Recognition, Image Generation, Robotics, Information Theory, Electronics, Network Analysis, Robot Operating System (ROS), Sensor Fusion, Localization, Recommendation Systems, Funk SVD, ELT, Natural Language Processing (NLP), Health, Scraping, Leadership, Machine Learning Operations (MLOps), FastAPI, Simulations, Mentorship, IT Project Management, Generative Pre-trained Transformers (GPT), Documentation, Federated Sign-in
How to Work with Toptal
Toptal matches you directly with global industry experts from our network in hours—not weeks or months.
Share your needs
Choose your talent
Start your risk-free talent trial
Top talent is in high demand.
Start hiring