How to Add Pages to Spider Queue Sorted by Updated Date in Sitemap?
https://medium.com/@scrapingsamurai/how-to-add-pages-to-spider-queue-sorted-by-updated-date-in-sitemap-578c09dbbf74
https://medium.com/@scrapingsamurai/how-to-add-pages-to-spider-queue-sorted-by-updated-date-in-sitemap-578c09dbbf74
Medium
How to Add Pages to Spider Queue Sorted by Updated Date in Sitemap?
Web scraping can sometimes resemble a treasure hunt, where the sitemap serves as your cryptic map, and newly updated content is the…
Automated Feature Discovery with Autoencoders for Market Prediction
https://thepythonlab.medium.com/automated-feature-discovery-with-autoencoders-for-market-prediction-6a337824d33b
https://thepythonlab.medium.com/automated-feature-discovery-with-autoencoders-for-market-prediction-6a337824d33b
Medium
Automated Feature Discovery with Autoencoders for Market Prediction
In this tutorial, we will explore the concept of automated feature discovery using autoencoders for market prediction. Autoencoders are a…
How to Bypass Cloudflare in Python? (easy options)
https://medium.com/@scrapingsamurai/how-to-bypass-cloudflare-in-python-easy-options-d05cb6d4fcfd
https://medium.com/@scrapingsamurai/how-to-bypass-cloudflare-in-python-easy-options-d05cb6d4fcfd
Medium
How to Bypass Cloudflare in Python? (easy options)
When scraping the web, you may occasionally encounter the dreaded Cloudflare screens, standing like digital bouncers between you and the…
How Can You Automate Google Sign-In Using Selenium?
https://medium.com/@scrapingsamurai/how-can-you-automate-google-sign-in-using-selenium-b4050773e065
https://medium.com/@scrapingsamurai/how-can-you-automate-google-sign-in-using-selenium-b4050773e065
Medium
How Can You Automate Google Sign-In Using Selenium?
When embarking on the exciting journey of automating website interactions, one of the common tasks you may encounter is automating login…
🌐 Exciting Network Sniffer Code Review 🌐
https://medium.com/@halildeniz313/exciting-network-sniffer-code-review-1b84cb12ab77
https://medium.com/@halildeniz313/exciting-network-sniffer-code-review-1b84cb12ab77
Medium
🌐 Exciting Network Sniffer Code Review 🌐
💡 What Did We Learn?
How Can You Integrate Django With Scrapy?
https://medium.com/@scrapingsamurai/how-can-you-integrate-django-with-scrapy-24df30a74daf
https://medium.com/@scrapingsamurai/how-can-you-integrate-django-with-scrapy-24df30a74daf
Medium
How Can You Integrate Django With Scrapy?
Ah, the sweet symphony of Django’s structured harmony with Scrapy’s data-extracting prowess! It’s like peanut butter meeting jelly on the…
Indexing and Slicing Using Pandas In Python
https://medium.com/@ariefwcks303/indexing-and-slicing-using-pandas-in-python-5d184f53dc41
https://medium.com/@ariefwcks303/indexing-and-slicing-using-pandas-in-python-5d184f53dc41
Medium
Indexing and Slicing Using Pandas In Python
Accessing data in a DataFrame or Series is important, and often you just want to retrieve some of the data. To do this, you can using…
Can I Use the Run Button Instead of Typing ‘scrapy crawl crawler_name’ to Execute My Scrapy Script?
https://medium.com/@scrapingsamurai/can-i-use-the-run-button-instead-of-typing-scrapy-crawl-crawler-name-to-execute-my-scrapy-script-303e603679e4
https://medium.com/@scrapingsamurai/can-i-use-the-run-button-instead-of-typing-scrapy-crawl-crawler-name-to-execute-my-scrapy-script-303e603679e4
Medium
Can I Use the Run Button Instead of Typing ‘scrapy crawl crawler_name’ to Execute My Scrapy Script?
Ah, the allure of the shiny run button — who wouldn’t be tempted to just give it a click and watch the magic happen, rather than typing…
Navigating NLP: A Practical Guide to PyTorch for Natural Language Processing
https://mysteryweevil.medium.com/navigating-nlp-a-practical-guide-to-pytorch-for-natural-language-processing-ca845c7289f0
https://mysteryweevil.medium.com/navigating-nlp-a-practical-guide-to-pytorch-for-natural-language-processing-ca845c7289f0
Medium
Navigating NLP: A Practical Guide to PyTorch for Natural Language Processing
Simplifying NLP Tasks with PyTorch — From Basics to Code Implementation
Creating a Collaborative Filtering Recommendation System with Surprise
https://mysteryweevil.medium.com/creating-a-collaborative-filtering-recommendation-system-with-surprise-ca596b1a4df1
https://mysteryweevil.medium.com/creating-a-collaborative-filtering-recommendation-system-with-surprise-ca596b1a4df1
Medium
Creating a Collaborative Filtering Recommendation System with Surprise
Learn How to Build a Personalized Recommendation System Using Python’s Surprise Library
Automate Web Browsers with Ease: A Comprehensive Guide to Python’s Selenium Library
https://mysteryweevil.medium.com/automate-web-browsers-with-ease-a-comprehensive-guide-to-pythons-selenium-library-4d465fcbdfb7
https://mysteryweevil.medium.com/automate-web-browsers-with-ease-a-comprehensive-guide-to-pythons-selenium-library-4d465fcbdfb7
Medium
Automate Web Browsers with Ease: A Comprehensive Guide to Python’s Selenium Library
Discover how to utilize the Selenium library to automate repetitive web tasks using real-world examples
Auto-Generate and Save Code Using Crew AI and On-Device LLMs with Ollama and Mistral
https://pkr-peasy.medium.com/auto-generate-and-save-code-using-crew-ai-and-on-device-llms-with-ollama-and-mistral-57d80d1cd94c
https://pkr-peasy.medium.com/auto-generate-and-save-code-using-crew-ai-and-on-device-llms-with-ollama-and-mistral-57d80d1cd94c
Medium
Auto-Generate and Save Code Using Crew AI and On-Device LLMs with Ollama and Mistral
1. Install Ollama
A Weekend AI Project: Running LLaMA and Gemma AI Models on the Android Phone
https://towardsdatascience.com/a-weekend-ai-project-running-llama-and-gemma-ai-models-on-the-android-phone-47a261d257a7
https://towardsdatascience.com/a-weekend-ai-project-running-llama-and-gemma-ai-models-on-the-android-phone-47a261d257a7
Medium
A Weekend AI Project: Running LLaMA and Gemma AI Models on the Android Phone
Running LLaMA and Gemma LLMs with C++ and Python
5 Ways Python is Dying: Will Your Code Become Worthless?
https://medium.com/@danielbuilescu/5-ways-python-is-dying-will-your-code-become-worthless-f59b5c84041b
https://medium.com/@danielbuilescu/5-ways-python-is-dying-will-your-code-become-worthless-f59b5c84041b
Medium
5 Ways Python is Dying: Will Your Code Become Worthless?
Tired of Python myths? Get the truth.
Frustrated by Pandas .groupby() not returning a DataFrame?
https://medium.com/@johncurada.02/frustrated-by-pandas-groupby-not-returning-a-dataframe-a8c2da5b1107
https://medium.com/@johncurada.02/frustrated-by-pandas-groupby-not-returning-a-dataframe-a8c2da5b1107
Medium
Pandas .groupby() not returning a DataFrame?
Have you ever encountered a situation where Pandas’ .groupby() function felt a little…restrictive? You create a group, but then it returns…
The JIT Compiler Revolution: Empowering Developers to Build Faster, Smarter Software
https://medium.com/@anshugiramkar2003/the-jit-compiler-revolution-empowering-developers-to-build-faster-smarter-software-25a404ef9a61
https://medium.com/@anshugiramkar2003/the-jit-compiler-revolution-empowering-developers-to-build-faster-smarter-software-25a404ef9a61
Medium
The JIT Compiler Revolution: Empowering Developers to Build Faster, Smarter Software
Written by Shreyas Godse, Snehal Gupta and Pooja Indulkar.
Credit Card Service Backend with Django and Celery: Assignment for Backend SDE Intern
https://medium.com/@shreyasbulbule007/assignment-for-backend-sde-intern-b0eb0ec72246
https://medium.com/@shreyasbulbule007/assignment-for-backend-sde-intern-b0eb0ec72246
Medium
Credit Card Service Backend with Django and Celery: Assignment for Backend SDE Intern
I got an assignment from a company for a Backend SDE Intern role. I completed the assignment and then submitted it but the HR never…
Build a GitLab CI pipeline to Enforce Testing Your Python Code Automatically
https://lynn-kwong.medium.com/build-a-gitlab-ci-pipeline-to-enforce-testing-your-python-code-automatically-7a8bf2e89990
https://lynn-kwong.medium.com/build-a-gitlab-ci-pipeline-to-enforce-testing-your-python-code-automatically-7a8bf2e89990
Medium
Build a GitLab CI pipeline to Enforce Testing Your Python Code Automatically
Learn the basics of GitLab CI pipelines through a simple but practical example