Want to Learn a Programming Language? Here’s the best place to make a choice.
https://hammadsid14.medium.com/want-to-learn-a-programming-language-heres-the-best-place-to-make-a-choice-839831f5cbd6
https://hammadsid14.medium.com/want-to-learn-a-programming-language-heres-the-best-place-to-make-a-choice-839831f5cbd6
Medium
Want to Learn a Programming Language? Here’s the best place to make a choice.
Nowadays, it has become important to learn programming languages. Anyone connected to technology must have strong command on at least one…
Different ways to calculate Cosine Similarity in Python
https://tracyrenee61.medium.com/different-ways-to-calculate-cosine-similarity-in-python-ae5bb28c372c
https://tracyrenee61.medium.com/different-ways-to-calculate-cosine-similarity-in-python-ae5bb28c372c
Medium
Different ways to calculate Cosine Similarity in Python
The last several posts that I have written on have been about cosine similarity, which is an important function relating to natural…
Building a Portable Data Science Environment using Docker (2021)
https://towardsdatascience.com/building-a-portable-data-science-environment-using-docker-2021-6d533fe2b86a
https://towardsdatascience.com/building-a-portable-data-science-environment-using-docker-2021-6d533fe2b86a
Medium
Building a Portable Data Science Environment using Docker (2021)
A Docker-powered Virtual Environment for beginners to use whenever, wherever
Visualizing Python modules and dependencies with Neo4j
https://itnext.io/visualizing-python-modules-and-dependencies-with-neo4j-d90cd86c1f3f
https://itnext.io/visualizing-python-modules-and-dependencies-with-neo4j-d90cd86c1f3f
Medium
Visualizing Python modules and dependencies with Neo4j
I am taking a short break from the Blockchain Programming series and writing this post because I found it pretty interesting.
Show HN: Simple Image encrypt/decrypt using Python
https://github.com/s3nh/img-cryptor#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://github.com/s3nh/img-cryptor#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
GitHub
GitHub - s3nh/img-cryptor: Image AES256 crypt-decrypt
Image AES256 crypt-decrypt . Contribute to s3nh/img-cryptor development by creating an account on GitHub.
Data Pre-processing using Scikit-learn
https://preet-parikh.medium.com/data-pre-processing-using-scikit-learn-4af1066f3d71
https://preet-parikh.medium.com/data-pre-processing-using-scikit-learn-4af1066f3d71
Medium
Data Pre-processing using Scikit-learn
नमस्ते मित्रो, In this blog we are going to learn about data preprocessing using python. so let's begin this blog by getting little…
Introduction PyTorch Tensors — Tutorial 01
https://aadhil-imam.medium.com/introduction-pytorch-tensors-tutorial-01-9dca5b4a1590
https://aadhil-imam.medium.com/introduction-pytorch-tensors-tutorial-01-9dca5b4a1590
Medium
Introduction PyTorch Tensors — Tutorial 01
Hi , Today I am going to write about PyTorch , what is Tensors and what are the tensor arithmetic operations we can do. PyTorch is the…
Celebrity Doppelganger Finder Using VGG Face Dataset, Dlib, and OpenCV
https://towardsdatascience.com/celebrity-doppelganger-finder-using-vgg-face-dataset-dlib-and-opencv-30ea1806200
https://towardsdatascience.com/celebrity-doppelganger-finder-using-vgg-face-dataset-dlib-and-opencv-30ea1806200
Medium
Celebrity Doppelganger Finder Using VGG Face Dataset, Dlib, and OpenCV
In this article, we will explore how to create a program that returns the name of the celebrity that looks the most like the input image.
Confusion Matrix: A Measure of Classifier Performance
https://medium.com/@juliebutlerhartley/confusion-matrix-a-measure-of-classifier-performance-d438082e0b29
https://medium.com/@juliebutlerhartley/confusion-matrix-a-measure-of-classifier-performance-d438082e0b29
Medium
Confusion Matrix: A Measure of Classifier Performance
A brief introduction to using confusion matrices to measure the performance of binary and multi-class classifiers.
Short term Stock Price Prediction using Machine Learning and NLP models.
https://purushothanandaraja.medium.com/short-term-stock-price-prediction-using-machine-learning-and-nlp-models-100440cc8ba2
https://purushothanandaraja.medium.com/short-term-stock-price-prediction-using-machine-learning-and-nlp-models-100440cc8ba2
Medium
Short term Stock Price Prediction using Machine Learning and NLP models.
In this blog, I have discussed my experience and overview of my academic research on predicting the Short term Stock prices of companies…
Building a Customizable Trading Bot (Part 1 — The Exchange)
https://medium.com/@matheuspessoa/building-a-customizable-trading-bot-part-1-the-exchange-ad78ba211c42
https://medium.com/@matheuspessoa/building-a-customizable-trading-bot-part-1-the-exchange-ad78ba211c42
Medium
Building a Customizable Trading Bot (Part 1 — The Exchange)
Using Python, Streamlit and a bit of Machine Learning