Managing User Permissions and Groups in Django
https://medium.com/@fahimad/managing-user-permissions-and-groups-in-django-b8ab674314f5
https://medium.com/@fahimad/managing-user-permissions-and-groups-in-django-b8ab674314f5
Medium
Managing User Permissions and Groups in Django
In any web application, managing user access and permissions is crucial to ensure that users can only perform actions they are authorized…
How to set up Anaconda with Python and Spark in AWS EC2 Instance*
https://medium.com/@mashuaipeng1986/how-to-set-up-anaconda-with-python-and-spark-in-aws-ec2-instance-cafcc4e3a701
https://medium.com/@mashuaipeng1986/how-to-set-up-anaconda-with-python-and-spark-in-aws-ec2-instance-cafcc4e3a701
Medium
How to set up Anaconda with Python and Spark in AWS EC2 Instance*
Here’s a straightforward guide to setting up Anaconda, Python, and Apache Spark on an AWS EC2 instance (Ubuntu 64-bit). This assumes you’ve…
Automating Resume Screening with Python and GPT-4: My Recent Learning Journey
https://medium.com/@akashsinghal14_31618/automating-resume-screening-with-python-and-gpt-4-my-recent-learning-journey-49c84ce029fe
https://medium.com/@akashsinghal14_31618/automating-resume-screening-with-python-and-gpt-4-my-recent-learning-journey-49c84ce029fe
Medium
Automating Resume Screening with Python and GPT-4: My Recent Learning Journey
The use of Artificial Intelligence (AI) in recruitment is transforming how companies approach hiring. From resume screening to interview…
Part 5: Rock Paper Scissor game using Python (common question for an interview).
https://medium.com/@afrah02shaikh/rock-paper-scissor-game-using-python-common-question-for-an-interview-f7635f520901
https://medium.com/@afrah02shaikh/rock-paper-scissor-game-using-python-common-question-for-an-interview-f7635f520901
Medium
Part 5: Rock Paper Scissor game using Python (common question for an interview).
In this project, we’ll develop a basic command-line Rock-Paper-Scissors game using Python without relying on any external game libraries…
Part 4.3: Merge sort, Quick sort and Radix sort.
https://medium.com/@afrah02shaikh/part-4-3-merge-sort-quick-sort-and-radix-sort-5e8b3227f55f
https://medium.com/@afrah02shaikh/part-4-3-merge-sort-quick-sort-and-radix-sort-5e8b3227f55f
Medium
Part 4.3: Merge sort, Quick sort and Radix sort.
1. Merge Sort Algorithms: Steps on how it works:
Helping Dementia Patients Recognise Loved Ones
https://medium.com/@amtiavkrishna2011/helping-dementia-patients-recognise-loved-ones-9b7de077f16c
https://medium.com/@amtiavkrishna2011/helping-dementia-patients-recognise-loved-ones-9b7de077f16c
Medium
Helping Dementia Patients Recognise Loved Ones
Using DeepFace and AI
Exploring the Future: How I Got Started with Artificial Intelligence in 2024
https://medium.com/@allwynboscorko/exploring-the-future-how-i-got-started-with-artificial-intelligence-in-2024-00b1559b98e7
https://medium.com/@allwynboscorko/exploring-the-future-how-i-got-started-with-artificial-intelligence-in-2024-00b1559b98e7
Medium
Exploring the Future: How I Got Started with Artificial Intelligence in 2024
Artificial Intelligence (AI) is no longer the stuff of science fiction — it’s the reality we’re living in today. From voice assistants like…
Robotics #8: PID Programming line follower robots
https://medium.com/@athicharttangpong/robotics-8-pid-programming-line-follower-robots-64675fbd46cf
https://medium.com/@athicharttangpong/robotics-8-pid-programming-line-follower-robots-64675fbd46cf
Medium
Robotics #8: PID Programming line follower robots
In this article, we’ll improve our line-following robot to ensure smoother movement. We’ll accomplish this by utilizing the line-following…
Top 10 Python Libraries & Frameworks for ML Students in 2024.
https://medium.com/tech-spectrum/top-10-python-libraries-frameworks-for-ml-students-in-2024-d938a6c0cf14
https://medium.com/tech-spectrum/top-10-python-libraries-frameworks-for-ml-students-in-2024-d938a6c0cf14
Medium
Top 10 Python Libraries & Frameworks for ML Students in 2024.
Python continues to dominate the field of machine learning (ML) due to its simplicity and extensive ecosystem of libraries and frameworks…
Over 3.5 Years in Programming and I Just Learned This: No One Talks About (Programming Paradigms)
https://medium.com/@faisalse/over-3-5-years-in-programming-and-i-just-learned-this-no-one-talks-about-programming-paradigms-5cf62d509965
https://medium.com/@faisalse/over-3-5-years-in-programming-and-i-just-learned-this-no-one-talks-about-programming-paradigms-5cf62d509965
Medium
Over 3.5 Years in Programming and I Just Learned This: No One Talks About (Programming Paradigms)
Although the concepts of functional programming (FP) and object-oriented programming (OOP) are frequently discussed, have you ever given…
A step towards developing maintainable Python projects with Ruff and Pydantic
https://medium.com/@egehanyorulmaz/a-step-towards-developing-maintainable-python-projects-with-ruff-and-pydantic-bba63f1006c4
https://medium.com/@egehanyorulmaz/a-step-towards-developing-maintainable-python-projects-with-ruff-and-pydantic-bba63f1006c4
Medium
A step towards developing maintainable Python projects with Ruff and Pydantic
Improving our coding skills is an endless journey we all share. Regardless of your position or title, anyone involved in Python development…
Understanding Fundamental Statistical Concepts In Data Science
https://medium.com/@jamesoappiah2003/understanding-fundamental-statistical-concepts-in-data-science-1d1b314992ae
https://medium.com/@jamesoappiah2003/understanding-fundamental-statistical-concepts-in-data-science-1d1b314992ae
Medium
Understanding Fundamental Statistical Concepts In Data Science
What is Statistics?
Hermes API, the ol’ reliable api for data engineering
https://medium.com/@barbosa.gbsantos/hermes-api-the-ol-reliable-api-for-data-engineering-74586b6bd975
https://medium.com/@barbosa.gbsantos/hermes-api-the-ol-reliable-api-for-data-engineering-74586b6bd975
Medium
Hermes API, the ol’ reliable api for data engineering
In our last discussion, we dove deep into the role of web scraping within Hermes. But now, it’s time to shift gears. The next exciting…
Step-by-Step Tutorial on Multiple Linear Regression with Python
https://ujangriswanto08.medium.com/step-by-step-tutorial-on-multiple-linear-regression-with-python-e5cd2bb35398
https://ujangriswanto08.medium.com/step-by-step-tutorial-on-multiple-linear-regression-with-python-e5cd2bb35398
Medium
Step-by-Step Tutorial on Multiple Linear Regression with Python
This step-by-step tutorial walks you through building a multiple linear regression model in Python, from setting up your environment to…
How to Turn Categorical Variables into Numbers Using Python Pandas get_dummies() Method
https://medium.com/@codewithpj/how-to-turn-categorical-variables-into-numbers-using-python-pandas-get-dummies-method-5a7d0ae0b3a3
https://medium.com/@codewithpj/how-to-turn-categorical-variables-into-numbers-using-python-pandas-get-dummies-method-5a7d0ae0b3a3
Medium
How to Turn Categorical Variables into Numbers Using Python Pandas get_dummies() Method
In this guide, you will learn how to use Python Pandas get_dummies() method to create dummy variables.