Vinyl cover recognition with feature detection & feature matching
https://medium.com/@timvaniersel/vinyl-cover-recognition-with-feature-detection-feature-matching-8ae6666ca2e5
https://medium.com/@timvaniersel/vinyl-cover-recognition-with-feature-detection-feature-matching-8ae6666ca2e5
Medium
Vinyl cover recognition with feature detection & feature matching
Over the past few months I’ve been working on several fun projects, one of which is recognizing vinyl records by the cover. In this way…
How To Integrate Live Media as a Service Into Your Tech Stack with NodeJS, PHP, Python and React
https://medium.com/bingewave/how-to-integrate-live-media-as-a-service-into-your-tech-stack-with-nodejs-php-python-and-react-cd5f24f8bce5
https://medium.com/bingewave/how-to-integrate-live-media-as-a-service-into-your-tech-stack-with-nodejs-php-python-and-react-cd5f24f8bce5
Medium
How To Integrate Live Media as a Service Into Your Tech Stack with NodeJS, PHP, Python and React
The tutorial that covers how to easily integrate a live media as a service API into a tech stack to create a white-labeled experience.
Part 2/ Build FastAPI really fast !!
https://krish9a.medium.com/part-2-build-fastapi-really-fast-d38016aab98f
https://krish9a.medium.com/part-2-build-fastapi-really-fast-d38016aab98f
Medium
Build FastAPI really fast !!
Part 2: Concepts needed to build routes
Pre-trained Python model for easy language identification
https://arturosbr.medium.com/pre-trained-python-model-for-easy-language-identification-5630029b9cbf
https://arturosbr.medium.com/pre-trained-python-model-for-easy-language-identification-5630029b9cbf
Medium
Pre-trained Python model for easy language identification
This article will teach you how to identify the language of a text using a pre-trained model.
What you don’t know about air alerts in Ukraine.
https://medium.com/@nataliia.hrytsyna/what-you-dont-know-about-air-alerts-in-ukraine-91e2a68fbe78
https://medium.com/@nataliia.hrytsyna/what-you-dont-know-about-air-alerts-in-ukraine-91e2a68fbe78
Medium
What you don’t know about air alerts in Ukraine.
After a break, I am trying to refresh my knowledge in Data Science and Machine Learning and even though I knew the time when I open Jupyter…
Python — Separate Code and Sensitive Information Elegantly
https://tonylixu.medium.com/python-separate-code-and-sensitive-information-elegantly-ae21cec5fae2
https://tonylixu.medium.com/python-separate-code-and-sensitive-information-elegantly-ae21cec5fae2
Medium
Python — Separate Code and Sensitive Information Elegantly
Tips for making your Python program more secure
How to make data frames from different CSV files in Python
https://samanemami.medium.com/how-to-make-data-frames-from-different-csv-files-in-python-4fe40a7c3cc1
https://samanemami.medium.com/how-to-make-data-frames-from-different-csv-files-in-python-4fe40a7c3cc1
Medium
How to make data frames from different CSV files in Python
In this review, I included an approach to building a data frame from different stored CSV files. The files have different sizes, so you…
Mixed Integer Linear Programming 1
https://medium.com/@modosist/mixed-integer-linear-programming-1-bc0ef201ee87
https://medium.com/@modosist/mixed-integer-linear-programming-1-bc0ef201ee87
“We believe deep learning and JavaScript belong together”, me too!😍🤗
https://jorgeguerrapires.medium.com/we-believe-deep-learning-and-javascript-belong-together-me-too-b70e40cf6092
https://jorgeguerrapires.medium.com/we-believe-deep-learning-and-javascript-belong-together-me-too-b70e40cf6092
Medium
“We believe deep learning and JavaScript belong together”, me too!😍🤗
How a just-married couple could change the world
20% of Pandas Functions You Would Use 80% of the Time
https://medium.com/@avi_chawla/20-of-pandas-functions-you-would-use-80-of-the-time-20d4d714417f
https://medium.com/@avi_chawla/20-of-pandas-functions-you-would-use-80-of-the-time-20d4d714417f
Medium
20% of Pandas Functions You Would Use 80% of the Time
Applying the Pareto’s Principle to the Pandas library.
Getting Started With Matplotlib Using Python
https://shweta-lodha.medium.com/getting-started-with-matplotlib-using-python-c9d191d70057
https://shweta-lodha.medium.com/getting-started-with-matplotlib-using-python-c9d191d70057
Medium
Getting Started With Matplotlib Using Python
Matplotlib is a multi-platform library for data visualization built on top of NumPy arrays. It works very well with all the operating…
Escribir código es algo Político.
https://arnulfo.medium.com/escribir-c%C3%B3digo-es-algo-pol%C3%ADtico-51563a958ddc
https://arnulfo.medium.com/escribir-c%C3%B3digo-es-algo-pol%C3%ADtico-51563a958ddc
Medium
Escribir código es algo Político.
Vamos a detallar…
Natural Language ‘Preprocessing’ Methods
https://harvey-allen.medium.com/natural-language-preprocessing-methods-49bc7f77b925
https://harvey-allen.medium.com/natural-language-preprocessing-methods-49bc7f77b925
Medium
Natural Language ‘Preprocessing’ Methods
Language: Python
Metodologia de desenvolvimento para projetos de Data Science: CRISP-DM — Parte 2
https://almirmartins.medium.com/metodologia-de-desenvolvimento-para-projetos-de-data-science-crisp-dm-parte-2-dca869e82d45
https://almirmartins.medium.com/metodologia-de-desenvolvimento-para-projetos-de-data-science-crisp-dm-parte-2-dca869e82d45
Medium
Metodologia de desenvolvimento para projetos de Data Science: CRISP-DM — Parte 2
Seguindo com a parte dois do artigo vamos relembrar alguns tópicos que introduzi na primeira parte. Para quem quiser ler a primeira parte…