Giorgos Myrianthous
Senior Data Engineer at Plum
Expertise: Data science, machine learning, software engineering, big data
Education: University of Sheffield; University of Manchester

Giorgos Myrianthous is a senior data engineer with the fintech company Plum. He has a background in machine learning, data and software engineering as applied to real-time data streaming, real-time fraud detection, rare disease detection and line of therapy transition.

Sort By
Most Recent
Most Recent
Oldest
26 Articles
A systems analyst works on a laptop
Systems analysis is the process of understanding a system so that you can improve it. Our expert explains how to conduct a thorough one.
A woman software developer with glasses looks at documentation
A software requirements specification (SRS) is a formal document that defines what a software system is expected to do. Our expert explains what makes a good one.
A woman works with a generative AI model on a desktop computer
Diffusion models are generative AI models based on principles drawn from physics that are useful for image generation. Our expert explains how they work.
Binary code
The Math.random method in Java generates a pseudorandom number between 0.0 and 1.0. Our expert explains how it works.
A user takes a smartphone picture using optical character recognition
Optical character recognition is a technology that allows a computer to convert scanned data into editable, searchable text. Our expert explains what you need to know.
A generative AI prompt interface
Prompt injection is a cyberattack that takes advantage of the greatest strength of an LLM: Its ability to understand natural language. Our expert details how it works and how to guard against it.
A computer screen with code
Our expert explains the difference between asynchronous and synchronous programming approaches.
A close-up of a hand tuning an old-fashioned stereo.
Understanding hyperparameter tuning is crucial to getting the results you want from your machine learning model.
Developer working with LightGBM
Light gradient-boosting machine (LightGBM) is an open-source machine learning framework that specializes in handling large data sets and high-dimensional data. Learn more. 
A machine learning engineer works on two computer terminals
Often, many minds working on a problem can achieve a better solution than one working alone. Ensemble learning applies this strategy to machine learning problems.
The word "Linux" spelled out in keyboard keys above a keyboard
The cp command allows you to duplicate files or directories from one part of the file system to another.
software developer solving an issue in his code
AttributeError: ‘DataFrame’ object has no attribute ‘append’ is an error that occurs when the append() method is used in Pandas versions 2.0 and beyond. Learn how to resolve it.