Why Adding Python to Your Portfolio Will Help You Land a Good Job?
https://medium.com/@pencihub/why-adding-python-to-your-portfolio-will-help-you-land-a-good-job-2fc9bcba35e9
https://medium.com/@pencihub/why-adding-python-to-your-portfolio-will-help-you-land-a-good-job-2fc9bcba35e9
Medium
Why Adding Python to Your Portfolio Will Help You Land a Good Job?
There are several reasons why adding Python to your portfolio will help you land a good job. Adding Python to your resume will showcase…
Using stanza and stanfordnlp for Tokenization, Segmentation, Lemmatization, Name of entity, and…
https://ujin-btr.medium.com/using-stanza-and-stanfordnlp-for-tokenization-segmentation-lemmatization-name-of-entity-and-bcc2da61f86
https://ujin-btr.medium.com/using-stanza-and-stanfordnlp-for-tokenization-segmentation-lemmatization-name-of-entity-and-bcc2da61f86
Medium
Using stanza and stanfordnlp for Tokenization, Segmentation, Lemmatization, Name of entity, and Sentiment Analysis
Орчиноо бэлдэнэ:
Pyscript -Run Python code in Html just like Javascript
https://medium.com/@64rohanmalo/pyscript-run-python-code-in-html-just-like-javascript-76fe69662bed
https://medium.com/@64rohanmalo/pyscript-run-python-code-in-html-just-like-javascript-76fe69662bed
Medium
Pyscript -Run Python code in Html just like Javascript
How to use
The similarity between t-SNE, UMAP, PCA, and other mappings.
https://erdogant.medium.com/the-similarity-between-t-sne-umap-pca-and-other-mappings-c6453b80f303
https://erdogant.medium.com/the-similarity-between-t-sne-umap-pca-and-other-mappings-c6453b80f303
Medium
The similarity between t-SNE, UMAP, PCA, and other mappings
Low dimensional projections are useful to better understand the relationships between samples but how similar is one map to another?
Agile,Data Democratization and a Internal Salary Comparison Tool
https://medium.com/@damon.chong/agile-data-democratization-and-a-internal-salary-comparison-tool-3e854a1ed02
https://medium.com/@damon.chong/agile-data-democratization-and-a-internal-salary-comparison-tool-3e854a1ed02
Medium
Agile,Data Democratization and a Internal Salary Comparison Tool
Agile
How to Run a data scraping workload on AWS EKS and visualize using Grafana
https://amlana21.medium.com/how-to-run-a-data-scraping-workload-on-aws-eks-and-visualize-using-grafana-71511a778e25
https://amlana21.medium.com/how-to-run-a-data-scraping-workload-on-aws-eks-and-visualize-using-grafana-71511a778e25
Medium
How to Run a data scraping workload on AWS EKS and visualize using Grafana
This post is my solution walkthrough for the bonus Acloud guru challenge from the Cloud resume book by Forrest Brazeal. The book can be…
Several Types of Artificial Neural Networks Architecture that You Should Know
https://medium.com/mlearning-ai/several-types-of-artificial-neural-networks-architecture-that-you-should-know-c169a5e22ec7
https://medium.com/mlearning-ai/several-types-of-artificial-neural-networks-architecture-that-you-should-know-c169a5e22ec7
Medium
Several Types of Artificial Neural Networks Architecture that You Should Know
Definition of neural networks, several types of neural networks architecture, and their usage
Learn Python in 60 days — Learn Data Science with Python in 90 days — LMAO!! Who are you kidding?
https://medium.com/@samiraawal.m/learn-python-in-60-days-learn-data-science-with-python-in-90-days-lmao-who-are-you-kidding-2ee082de5c3a
https://medium.com/@samiraawal.m/learn-python-in-60-days-learn-data-science-with-python-in-90-days-lmao-who-are-you-kidding-2ee082de5c3a
Medium
Learn Python in 60 days — Learn Data Science with Python in 90 days — LMAO!! Who are you kidding?
I got a scholarship from Developers in Vogue to study Data Science on Datacamp. I was thrilled, I can’t lie. I love Data Science and the…
Stock modeling using Geometric Brownian Motion from the Black Scholes Merton equation
https://medium.com/@sticktothemodels48/stock-modeling-using-geometric-brownian-motion-from-the-black-scholes-merton-equation-850502f82495
https://medium.com/@sticktothemodels48/stock-modeling-using-geometric-brownian-motion-from-the-black-scholes-merton-equation-850502f82495
Medium
Stock modeling using Geometric Brownian Motion from the Black Scholes Merton equation
“Put some respek on my name”- Merton, probably
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.