Join us

ContentRecent posts and updates..
Story
@mkolos shared a post, 3 years, 11 months ago
Software Engineer, Google

Many ML projects fail because of this misunderstanding about ML

Calculator vs HumanWho is more intelligent: a calculator or a human? It depends on what operations one needs to perform.Even a basic calculator can instantly multiply 6-digit numbers. The smartest humans can hardly compete with that.On the other hand, any human can do some tasks that even the best s..

Dev Swag
@ByteVibe shared a product

Fullsnack - Developer T-Shirt

#developer  #merchandise  #swag 

Eating cookies while debugging sessions? This is the t-shirt you should absolutely have! This tee is comfortable and smooth. Look great and feel yourself. ✅ 100% cotton ✅ Classic fit ✅ Tear-away label...

Story
@developergaurav-exe shared a post, 3 years, 11 months ago

How to do Web Scraping with Python? | Part 1

We will do every major tasks and to do’s which is required in Web Scraping! So don’t worry and Just Read on! :) You are going to learn a lot! I have provided all the resources and link. This will be a three series article for the sake of simplicity. :)

Story
@ganapathisubramanian shared a post, 3 years, 11 months ago
SRE, SurveySparrow

Getting started with Continuous integration using GitHub actions

Continuous Integration is one of the renowned mantras in the DevOps + agile environment. It is a DevOps practice where developers/engineers regularly merge their code changes into a central repository, and it is built and tested automatically.

Story
@sasen_perera shared a post, 3 years, 11 months ago
Student, Thurstan College

How to make a bot in discord using python🤖

Hello, It’s me (again) with a brand new post about how to create a 🤖 in discord with python🐍..

that’s a snek
Story
@mudassarlhr shared a post, 3 years, 11 months ago
Senior BI Consultant, Apptech Technologies

How to read the parquet file in data frame from AWS S3

Learn How to read the parquet file in data frame from AWS S3

Story
@takhan shared a post, 3 years, 11 months ago
Research Scholar, Jamia Millia Islamia

Natural Language Processing (NLP) Based Text Retrieval System

In this article we will introduce techniques for organizing text data. We will see how we can analyze a large corpus of text data present in the form of text documents and extract feature vectors for individual documents, in order to be able to retrieve documents with similar content.

Story
@ganesh_dhasade shared a post, 3 years, 11 months ago

Install Python into Mac / Windows / Linux Machine.

Cover all steps required to install Python into your Mac or Windows or Linux machine. At the end of this blog you will be ready to start and explore the Python programming world.

Photo by Hitesh Choudhary | Unsplash
Story
@davidrelo shared a post, 3 years, 11 months ago

Improve live streaming experience with stream mixing

How to use stream mixing to reduce costs, simplify code logic, and adapt to various platforms in live streaming, online education, and live audio room scenarios.

Story
@anasnasim12 shared a post, 3 years, 11 months ago
Student

Machine Learning 101

Briefly cover topics to give you a very barebones introduction to machine learning.

Story
@dridhone shared a post, 3 years, 11 months ago
Founder, www.dridhon.com

Selenium Testing Interview Questions

Selenium Testing Interview Questions1) What is Selenium and how does it work?Selenium is a set of automated web testing tools. It is made up ofIDE (Integrated Development Environment) for Selenium: It's a recording and playback programme. It's a Firefox add-on.WebDriver and RC are APIs for..

Selenium Testing Interview Questions