Data Science Project Ideas:
#NLP -
Answering Questions; Speech Recognition; Summarizing Documents; Classifying Documents; Finding Names, Dates, etc. in documents; Searching for Articles mentioning a concept
__
#ComputerVision -
Satellite and Drone Imagery Interpretation (e.g., for Disaster Resilience), Face Recognition, Image Captioning, Reading Traffic Signs, Locating Pedestrians and Vehicles in Autonomous Vehicles
__
#Medicine -
Finding anomalies in Radiology Images, including CT, MRI, and X-ray images; Counting features in pathology slides; Measuring features in Ultrasounds; Diagnosing Diabetic Retinopathy
__
#Biology -
Folding Proteins; Classifying Proteins; many Genomics Tasks, such as tumor-normal sequencing and classifying clinically actionable genetic mutations; Cell Classification; Analyzing Protein/Protein Interactions
__
#ImageGeneration -
Colorizing Images, Increasing Image Resolution, Removing Noise from Images, converting images to art in the style of famous artists
_
#RecommendationSystems -
Web search, Product recommendations, Home page layout
__
#PlayingGames -
Chess, Go, Atari video games, and many real-time strategy games
__
#Robotics -
Handling objects that are challenging to locate (e.g., transparent, shiny, lacking texture) or hard to pick up
#NLP -
Answering Questions; Speech Recognition; Summarizing Documents; Classifying Documents; Finding Names, Dates, etc. in documents; Searching for Articles mentioning a concept
__
#ComputerVision -
Satellite and Drone Imagery Interpretation (e.g., for Disaster Resilience), Face Recognition, Image Captioning, Reading Traffic Signs, Locating Pedestrians and Vehicles in Autonomous Vehicles
__
#Medicine -
Finding anomalies in Radiology Images, including CT, MRI, and X-ray images; Counting features in pathology slides; Measuring features in Ultrasounds; Diagnosing Diabetic Retinopathy
__
#Biology -
Folding Proteins; Classifying Proteins; many Genomics Tasks, such as tumor-normal sequencing and classifying clinically actionable genetic mutations; Cell Classification; Analyzing Protein/Protein Interactions
__
#ImageGeneration -
Colorizing Images, Increasing Image Resolution, Removing Noise from Images, converting images to art in the style of famous artists
_
#RecommendationSystems -
Web search, Product recommendations, Home page layout
__
#PlayingGames -
Chess, Go, Atari video games, and many real-time strategy games
__
#Robotics -
Handling objects that are challenging to locate (e.g., transparent, shiny, lacking texture) or hard to pick up
Coming soon in Python version 3.10:
A faster way to count bits in an integer:
>>> x = 451
>>> bin(x)
'0b111000011'
>>> bin(x).count('1') # <-- old
5
>>> x.bit_count() # <-- new
5
A faster way to count bits in an integer:
>>> x = 451
>>> bin(x)
'0b111000011'
>>> bin(x).count('1') # <-- old
5
>>> x.bit_count() # <-- new
5
one person had asked me that how to print a value without using "print statement" in python?
My answer was:
import sys
sys.stdout.write('iampython \n')
Use below snippet code if it is not working in your local
import sys
sys.stdout.flush()
sys.stdout.write('iampython \n')
My answer was:
import sys
sys.stdout.write('iampython \n')
Use below snippet code if it is not working in your local
import sys
sys.stdout.flush()
sys.stdout.write('iampython \n')
Hi Everyone,
As I promised last year, team of AI and DS people are connecting at 10PM IST to discuss on MongoDB and Python programming.
Join If you are interested
Topic: MongoDB
Time: 10 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/84127482955?pwd=SFpUVEZ2U2p2dCtsRzRYOFlnWFdQZz09
Meeting ID: 841 2748 2955
Passcode: robo
One tap mobile
+16699009128,,84127482955#,,,,*834227# US (San Jose)
+12532158782,,84127482955#,,,,*834227# US (Tacoma)
We are talking from basics
As I promised last year, team of AI and DS people are connecting at 10PM IST to discuss on MongoDB and Python programming.
Join If you are interested
Topic: MongoDB
Time: 10 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/84127482955?pwd=SFpUVEZ2U2p2dCtsRzRYOFlnWFdQZz09
Meeting ID: 841 2748 2955
Passcode: robo
One tap mobile
+16699009128,,84127482955#,,,,*834227# US (San Jose)
+12532158782,,84127482955#,,,,*834227# US (Tacoma)
We are talking from basics
Zoom Video
Join our Cloud HD Video Meeting
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference room solution…
Interested please join
Topic: MEETUP - A&D BoonDocks
Time: 10 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/84127482955?pwd=SFpUVEZ2U2p2dCtsRzRYOFlnWFdQZz09
Meeting ID: 841 2748 2955
Passcode: robo
One tap mobile
+16699009128,,84127482955#,,,,*834227# US (San Jose)
+12532158782,,84127482955#,,,,*834227# US (Tacoma)
Topic: MEETUP - A&D BoonDocks
Time: 10 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/84127482955?pwd=SFpUVEZ2U2p2dCtsRzRYOFlnWFdQZz09
Meeting ID: 841 2748 2955
Passcode: robo
One tap mobile
+16699009128,,84127482955#,,,,*834227# US (San Jose)
+12532158782,,84127482955#,,,,*834227# US (Tacoma)
Zoom Video
Join our Cloud HD Video Meeting
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference room solution…
IamPython
Do you know ? Python does not have switch statement. Why?
Discussing this in our Meetup
By the way, I am going to discuss 50-100 python resources tonight 10PM IST.
Anyone can attend. I am sure you will get lot of insights, projects and more information about python related tools
Topic: Python Unknown
Time: 10 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/84127482955?pwd=SFpUVEZ2U2p2dCtsRzRYOFlnWFdQZz09
Meeting ID: 841 2748 2955
Passcode: robo
Consider it is weekly DevSprint
By the way, I am going to discuss 50-100 python resources tonight 10PM IST.
Anyone can attend. I am sure you will get lot of insights, projects and more information about python related tools
Topic: Python Unknown
Time: 10 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/84127482955?pwd=SFpUVEZ2U2p2dCtsRzRYOFlnWFdQZz09
Meeting ID: 841 2748 2955
Passcode: robo
Consider it is weekly DevSprint
Zoom Video
Join our Cloud HD Video Meeting
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference room solution…
Stop Using Print to Debug in Python. Use Icecream Instead
Icecream is a Python library that makes print debugging more readable with minimal code.
pip install icecream
Icecream is a Python library that makes print debugging more readable with minimal code.
pip install icecream
Python tip: The argument to lstrip() is a set of leading characters to be removed as many times as they occur:
>>> s = 'mississippi'
>>> s.lstrip('mis')
'ppi'
A more common need is to remove an exact match:
>>> s.removeprefix('mis')
'sissippi'
This method is new in 3.9
>>> s = 'mississippi'
>>> s.lstrip('mis')
'ppi'
A more common need is to remove an exact match:
>>> s.removeprefix('mis')
'sissippi'
This method is new in 3.9