Event Driven Microservice for dummies
https://shafinhasnat97.medium.com/event-driven-microservice-for-dummies-bd20e7e6543c
https://shafinhasnat97.medium.com/event-driven-microservice-for-dummies-bd20e7e6543c
Medium
Event Driven Microservice for dummies
Part-2
How to learn the programming language you like?
https://medium.com/coffee-times/how-to-learn-the-programming-language-you-like-d4c2faac6d5e
https://medium.com/coffee-times/how-to-learn-the-programming-language-you-like-d4c2faac6d5e
Medium
How to learn the programming language you like?
In my previous article, I talked about “How to select your first Programming language?”. Now, I think you may have selected a programming…
Solution to 403 Client Error: Forbidden for url with Python 3
https://tariyekorogha.medium.com/solution-to-403-client-error-forbidden-for-url-with-python-3-180effbdb21
https://tariyekorogha.medium.com/solution-to-403-client-error-forbidden-for-url-with-python-3-180effbdb21
Medium
Solution to 403 Client Error: Forbidden for url with Python 3
I tried all the solutions on StackOverflow till I found one that worked
Yellowbrick for Visualizing Features’ Importances Using a Single Line of Code
https://rukshanpramoditha.medium.com/yellowbrick-for-visualizing-features-importances-using-a-single-line-of-code-33c87572eada
https://rukshanpramoditha.medium.com/yellowbrick-for-visualizing-features-importances-using-a-single-line-of-code-33c87572eada
Medium
Yellowbrick for Visualizing Features’ Importances Using a Single Line of Code
Select the best features with the most predictive power
Battle of the Data Containers — Which Python Typed Structure is the Best?
https://towardsdatascience.com/battle-of-the-data-containers-which-python-typed-structure-is-the-best-6d28fde824e
https://towardsdatascience.com/battle-of-the-data-containers-which-python-typed-structure-is-the-best-6d28fde824e
Towards Data Science
Battle of the Data Containers - Which Python Typed Structure is the Best? | Towards Data Science
Class, dataclass, attrs, pydantic or NamedTuple, which container is the most suitable for your project? Let's find out.
How to Easily Run Python Visualizations On a Web Browser with PyScript
https://towardsdatascience.com/how-to-easily-run-python-visualizations-on-a-web-browser-with-pyscript-4b287ef991cd
https://towardsdatascience.com/how-to-easily-run-python-visualizations-on-a-web-browser-with-pyscript-4b287ef991cd
One Line of Code to Accelerate Your Sklearn Algorithms on Big Data
https://towardsdatascience.com/one-line-of-code-to-accelerate-your-sklearn-algorithms-on-big-data-9c26190a0dc5
https://towardsdatascience.com/one-line-of-code-to-accelerate-your-sklearn-algorithms-on-big-data-9c26190a0dc5
Medium
One Line of Code to Accelerate Your Sklearn Algorithms on Big Data
The introduction of the intel sklearn extension. Make your Random Forest even faster than XGBoost.
Most Similar Video Game Critic Recommendation Engine
https://rareloot.medium.com/most-similar-video-game-critic-recommendation-engine-8493360296d8
https://rareloot.medium.com/most-similar-video-game-critic-recommendation-engine-8493360296d8
Medium
Most Similar Video Game Critic Recommendation Engine
Recommendation Engine for Video Games based on Critic and Publications with similar taste to yours
How To Convert Pandas DataFrame Into NumPy Array
https://towardsdatascience.com/pandas-df-to-numpy-array-c1a9e7d8585f
https://towardsdatascience.com/pandas-df-to-numpy-array-c1a9e7d8585f
Medium
How To Convert Pandas DataFrame Into NumPy Array
Converting a pandas DataFrame into a NumPy array
Python Program That Counts How Many Times A Character Appears In A File
https://medium.com/code-buddy/python-program-that-counts-how-many-times-a-character-appears-in-a-file-3f9395999edf
https://medium.com/code-buddy/python-program-that-counts-how-many-times-a-character-appears-in-a-file-3f9395999edf
Medium
Python Program That Counts How Many Times A Character Appears In A File
Lazy dictionary and my thought process from a while back
Basic Python Altair Tutorial on Pokemon Dataset
https://medium.com/@gamiranda.ds/basic-python-altair-tutorial-on-pokemon-dataset-93f088c936df
https://medium.com/@gamiranda.ds/basic-python-altair-tutorial-on-pokemon-dataset-93f088c936df
Medium
Basic Python Altair Tutorial on Pokemon Dataset
I started my data science/data analysis journey in the Statistics College, and as many statistician I learned R as my first programming…
How Policy Gradients in Reinforcement Learning can get you to the Moon?
https://towardsdatascience.com/how-policy-gradients-in-reinforcement-learning-can-get-you-to-the-moon-15940cbc076a
https://towardsdatascience.com/how-policy-gradients-in-reinforcement-learning-can-get-you-to-the-moon-15940cbc076a
Medium
How Policy Gradients in Reinforcement Learning can get you to the Moon?
The Hands-on Reinforcement Learning Course — Part 7
Implementing Linear Regression from Scratch
https://anantha-kattani.medium.com/implementing-linear-regression-from-scratch-b932c7b8d457
https://anantha-kattani.medium.com/implementing-linear-regression-from-scratch-b932c7b8d457
Medium
Implementing Linear Regression from Scratch Made Easy
Linear regression is the most basic ML algorithm. Building our own from scratch gives an idea of the math behind it and gets you going in…
Python and its applications explained in less than 800 words
https://medium.com/angry-channel/python-and-its-applications-explained-in-less-than-800-words-50d9058576ba
https://medium.com/angry-channel/python-and-its-applications-explained-in-less-than-800-words-50d9058576ba
Medium
Python and its applications explained in less than 800 words
Python applications in the real world - Data Analysis - Financial Analysis - Artificial Intelligence - Machine Learning - Game Development…