Techno Blender
Digitally Yours.
Browsing Tag

Ataee

Data Scientists Must Revisit Their Toolsets: Let Me Explain | by Pedram Ataee, PhD | Jun, 2022

Whether you are a data scientist or want to be one, you must revisit your toolsetPhoto by Barn Images on UnsplashAre you a data scientist looking for a job in non-software enterprises? Do you need to extract insight from a large dataset in a short amount of time? Do you want to evaluate whether your idea is solvable by artificial intelligence? If your answer to any of the above questions is “Yes”, this article may help you.I recently got interested in the new wave happening in the AI world named “No-Code AI”. In the AI…

How to Build REST API in Simple Words | by Pedram Ataee, PhD | Jun, 2022

A playbook for creating a REST API as a data scientist using Flask and DockerPhoto by Huper by Joshua Earle on UnsplashI recently developed a contextualized most-similar word API service named OWL. The OWL API is an advanced NLP service that is developed using Flask and Docker. This service is shared with the community through a series of REST APIs hosted on the RapidAPI marketplace. It was a great journey for me so I decided to share various stages of its development with you.This article describes a step-by-step…