Social Friend Recommendation using Graph Mining
https://medium.com/@Kalimuddin_/social-friend-recommendation-using-graph-mining-6ec44013
https://medium.com/@Kalimuddin_/social-friend-recommendation-using-graph-mining-6ec44013
Medium
Social Friend Recommendation using Graph Mining
Index of Contents
Modeling urban heat wave risk with satellite imagery and lidar data
https://guilhermeiablonovski.medium.com/modeling-urban-heat-wave-risk-with-satellite-imagery-and-lidar-data-3c00c63ea2db
https://guilhermeiablonovski.medium.com/modeling-urban-heat-wave-risk-with-satellite-imagery-and-lidar-data-3c00c63ea2db
Medium
Modeling urban heat wave risk with satellite imagery and lidar data
A method for modeling environmental risk with GIS, statistical techniques and open python libraries
Was Bozidar Bandovic needed to be sacked? Chennaiyin FC 2021–2022 A Case Study - Part Two
https://medium.com/@twelveyards/was-bozidar-bandovic-needed-to-be-sacked-chennaiyin-fc-2021-2022-a-case-study-part-two-a41a10b77f90
https://medium.com/@twelveyards/was-bozidar-bandovic-needed-to-be-sacked-chennaiyin-fc-2021-2022-a-case-study-part-two-a41a10b77f90
Medium
Was Bozidar Bandovic needed to be sacked? Chennaiyin FC 2021–2022 A Case Study - Part Two
In the last article, we have seen how the forwards and midfielders were performing in the 2021–2022 season for Chennaiyin FC. Here we will…
SQLAlchemy1.4 create asynchronous session
https://medium.com/@senbei139/sqlalchemy1-4-create-asynchronous-session-b1fe9824c505
https://medium.com/@senbei139/sqlalchemy1-4-create-asynchronous-session-b1fe9824c505
Medium
SQLAlchemy1.4 create asynchronous session
PostgreSQL is used as an example here.
Classify text by language in a column of DataFrame with Python. NLP process.
https://medium.com/@Jonathan_Guerra/classify-text-by-language-in-a-column-of-dataframe-with-python-nlp-process-14eee2ad82e
https://medium.com/@Jonathan_Guerra/classify-text-by-language-in-a-column-of-dataframe-with-python-nlp-process-14eee2ad82e
Medium
Classify text by language in a column of DataFrame with Python. NLP process.
How to classify a text according to the language with Python?
Make a Web App using Python for both Frontend and Backend? YES!
https://medium.com/@AbhijitSethi/make-a-web-app-using-python-for-both-frontend-and-backend-yes-c92a65c1769f
https://medium.com/@AbhijitSethi/make-a-web-app-using-python-for-both-frontend-and-backend-yes-c92a65c1769f
Medium
Make a Web App using Python for both Frontend and Backend? YES!
Hi! I’m Abhijit Sethi, currently in my 3rd Year of Computer Science Engineering.
How to check if a given number is prime or not [python]
https://medium.com/@manishreddygari/how-to-check-if-a-given-number-is-prime-or-not-python-6145d824050d
https://medium.com/@manishreddygari/how-to-check-if-a-given-number-is-prime-or-not-python-6145d824050d
Medium
How to check if a given number is prime or not [python]
What are prime numbers?
Jenkins — Python VirtualEnv with version selection
https://medium.com/@artem.hatchenko/jenkins-python-virtualenv-with-version-selection-8a5db11a3ad2
https://medium.com/@artem.hatchenko/jenkins-python-virtualenv-with-version-selection-8a5db11a3ad2
Medium
Jenkins — Python VirtualEnv with version selection
To select a Python version in the pipeline, you need to have the required versions installed on the system.