TigerLily: Finding Drug Interactions in Silico With TigerGraph
https://github.com/benedekrozemberczki/tigerlily
https://github.com/benedekrozemberczki/tigerlily
GitHub
GitHub - benedekrozemberczki/tigerlily: TigerLily: Finding drug interactions in silico with the Graph.
TigerLily: Finding drug interactions in silico with the Graph. - GitHub - benedekrozemberczki/tigerlily: TigerLily: Finding drug interactions in silico with the Graph.
Durin’s Box: Voice Activated, Password Protected, Wooden Box
https://hackaday.io/project/183616-durins-box/
https://hackaday.io/project/183616-durins-box/
hackaday.io
Durin's Box
I've made a box for my son whose lid is locked with a couple of solenoids. A Pi Zero running word-recognition software is embedded in the lid. LEDs indicate when the microphone is active. When the software recognizes the spoken password the lid is unlocked.…
Should you build your next app in Streamlit?
https://medium.com/@dreamferus/should-you-build-your-next-app-in-streamlit-b01adc007f1c
https://medium.com/@dreamferus/should-you-build-your-next-app-in-streamlit-b01adc007f1c
Medium
Should you build your next app in Streamlit?
Streamlit is a relatively recent library in Python to quickly be able to create web apps without any Javascript, CSS or HTML. In this…
Installing Selenium and Gecko driver in Digital ocean Linux Server in 2022
https://medium.com/@ammartanweer7370/installing-selenium-and-gecko-driver-in-digital-ocean-linux-server-in-2022-b77d66715b3d
https://medium.com/@ammartanweer7370/installing-selenium-and-gecko-driver-in-digital-ocean-linux-server-in-2022-b77d66715b3d
Medium
Installing Selenium and Gecko driver in Digital ocean Linux Server in 2022
SETTING SERVER: Before everything you need to setup the digital ocean server. You can go to their website. Once You signup you will get the…
Titanic — Machine Learning from Disaster (Kaggle Competition)
https://medium.com/@yasiya.me/titanic-machine-learning-from-disaster-kaggle-competition-f0152bf7c113
https://medium.com/@yasiya.me/titanic-machine-learning-from-disaster-kaggle-competition-f0152bf7c113
Medium
Titanic — Machine Learning from Disaster (Kaggle Competition)
The objective of this project is to correctly predict if someone survived the Titanic shipwreck.
Kaggle Titanic Challenge: Training & Fine Tuning the Model
https://medium.com/@mnkrishn/kaggle-titanic-challenge-training-fine-tuning-the-model-42310439ae7
https://medium.com/@mnkrishn/kaggle-titanic-challenge-training-fine-tuning-the-model-42310439ae7
Medium
Kaggle Titanic Challenge: Training & Fine Tuning the Model
The Art of Fine Tuning a model
Stop Hardcoding Values in Python Apps — Use ConfigParser Instead
https://towardsdatascience.com/stop-hardcoding-values-in-python-apps-use-configparser-instead-58998fe979b
https://towardsdatascience.com/stop-hardcoding-values-in-python-apps-use-configparser-instead-58998fe979b
Medium
Stop Hardcoding Values in Python Apps — Use ConfigParser Instead
Hardcoded values are a terrible idea. Use configparser to read .ini configuration files instead
CSS Locators, Chaining, and Responses
https://medium.com/@ibrahim00mubark/css-locators-chaining-and-responses-3119e75b9c01
https://medium.com/@ibrahim00mubark/css-locators-chaining-and-responses-3119e75b9c01
Medium
CSS Locators, Chaining, and Responses
Learn CSS Locator syntax and begin playing with the idea of chaining together CSS Locators with XPath. We also introduce Response objects…
Trading with Python Library Cloudcraftz
https://neelakash98.medium.com/trading-with-python-library-cloudcraftz-74b84751cd0e
https://neelakash98.medium.com/trading-with-python-library-cloudcraftz-74b84751cd0e
Medium
Trading with Python Library Cloudcraftz
Hello , readers , I’m back again with my finance and trading series and sorry for not posting in the last week , got a little too caught…
Python Reigns Supreme for Programmers
https://medium.com/@dennisyd/python-reigns-supreme-for-programmers-128de2fffd2b
https://medium.com/@dennisyd/python-reigns-supreme-for-programmers-128de2fffd2b
Medium
Python Reigns Supreme for Programmers
Python was ranked first in Hired’s 2022 State of Software Engineers report, followed by JavaScript, Java, TypeScript, and C#. What are the…
Postgres Fuzzy Search With pg_trgm: Smart Database Guesses What You Want and Returns “Cat Food”…
https://alina-li-zhang.medium.com/postgres-fuzzy-search-with-pg-trgm-smart-database-guesses-what-you-want-and-returns-cat-food-4b174d9bede8
https://alina-li-zhang.medium.com/postgres-fuzzy-search-with-pg-trgm-smart-database-guesses-what-you-want-and-returns-cat-food-4b174d9bede8
Medium
Postgres Fuzzy Search With pg_trgm: Smart Database Guesses What You Want and Returns “Cat Food” When “Pet Food” Not Found
Intelligent search with pg_trgm and Levenshtein distance in Postgres
대규모 서비스를 지탱하는 기술 과제 첫번째 파트 구현하기
https://equus3144.medium.com/%EB%8C%80%EA%B7%9C%EB%AA%A8-%EC%84%9C%EB%B9%84%EC%8A%A4%EB%A5%BC-%EC%A7%80%ED%83%B1%ED%95%98%EB%8A%94-%EA%B8%B0%EC%88%A0-%EA%B3%BC%EC%A0%9C-%EC%B2%AB%EB%B2%88%EC%A7%B8-%ED%8C%8C%ED%8A%B8-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0-cca602d1970b
https://equus3144.medium.com/%EB%8C%80%EA%B7%9C%EB%AA%A8-%EC%84%9C%EB%B9%84%EC%8A%A4%EB%A5%BC-%EC%A7%80%ED%83%B1%ED%95%98%EB%8A%94-%EA%B8%B0%EC%88%A0-%EA%B3%BC%EC%A0%9C-%EC%B2%AB%EB%B2%88%EC%A7%B8-%ED%8C%8C%ED%8A%B8-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0-cca602d1970b
Medium
대규모 서비스를 지탱하는 기술 과제 첫번째 파트 구현하기
정수형 압축 프로그래밍으로 데이터 크기를 줄이고 I/O 고속화하기