Sklearn MetricsThe sklearn.metrics module implements several loss, score, and utility functions to measure classification performance. Some metrics might…Dec 30, 2021Dec 30, 2021
Demystifying APIs and MiddlewareI have had a number of conversations lately discussing the world of APIs and middleware and where the overlaps are. There are a lot of…Nov 22, 2020Nov 22, 2020
Natural Language Processing: Concepts and WorkflowWith the huge influx of unstructured text data from a plethora of social media platforms , different forums and a whole wealth of…Nov 9, 2020Nov 9, 2020
VS Code: Shift+Enter does not send code to Python Interactive — why?If you go to the Settings( Ctrl + , ) you can see the search bar. There, put in ‘Send Selection To Interactive Window’ or the like, and…Nov 4, 2020Nov 4, 2020
Installing and using Tesseract 4 on windows 10Tesseract is an optical character recognition engine which can be used on various operating systems. It’s a free software, released under…Nov 4, 2020Nov 4, 2020