Training ML models without keeping your machine running!
https://medium.com/mlearning-ai/training-ml-models-without-keeping-your-machine-running-abe7a844a45a
https://medium.com/mlearning-ai/training-ml-models-without-keeping-your-machine-running-abe7a844a45a
Medium
Training ML models without keeping your machine running!
If you are learning machine learning you might have observed that training models are one of the tedious processes and if you are having…
How to get financial reports from SGX.com stock screener into a pandas dataframe
https://medium.com/@maricar.faiz/how-to-get-financial-reports-from-sgx-com-stock-screener-into-a-pandas-dataframe-aefe3d4ba787
https://medium.com/@maricar.faiz/how-to-get-financial-reports-from-sgx-com-stock-screener-into-a-pandas-dataframe-aefe3d4ba787
Medium
How to get financial reports from SGX.com stock screener into a pandas dataframe
If you want to get all financial report data of all stocks listed in Singapore Exchange (SGX), there is only one realistic source:
Features 101: An Introduction To Analyzing Feature-Sets
https://towardsdatascience.com/features-101-an-introduction-to-analyzing-feature-sets-92e19d09ebd2
https://towardsdatascience.com/features-101-an-introduction-to-analyzing-feature-sets-92e19d09ebd2
Medium
Features 101: An Introduction To Analyzing Feature-Sets
A small guide on how to work with and understand features better
Level Difficulty in Candy Crush Saga — DataCamp Data Science Project
https://medium.com/@boyangchen02/level-difficulty-in-candy-crush-saga-datacamp-data-science-project-28b979c402d7
https://medium.com/@boyangchen02/level-difficulty-in-candy-crush-saga-datacamp-data-science-project-28b979c402d7
Medium
Level Difficulty in Candy Crush Saga — DataCamp Data Science Project
Candy Crush Saga is a hit mobile game developed by King (part of Activision|Blizzard) that is played by millions of people all around the…
Scrapy: putting things in order using the “spider idle” signal
https://merfrei.medium.com/scrapy-putting-things-in-order-using-the-spider-idle-signal-395df5e96e82
https://merfrei.medium.com/scrapy-putting-things-in-order-using-the-spider-idle-signal-395df5e96e82
Medium
Scrapy: putting things in order using the “spider idle” signal
Scrapy is an awesome and very powerful framework to make the crawling task a lot easier and efficient.
10 Best Coursera Courses and Certifications to Learn In-demand Skills in 2022
https://becominghuman.ai/10-best-coursera-courses-and-certifications-to-learn-in-demand-skills-in-2022-c64ece03a7d1
https://becominghuman.ai/10-best-coursera-courses-and-certifications-to-learn-in-demand-skills-in-2022-c64ece03a7d1
Medium
10 Best Coursera Courses and Certificates to Learn In-demand Skills in 2022
My favorite Coursera courses to learn Python, IT support, Web Development, Java, Data Science, Machine Learning, AWS, and Cloud Computing…
Quick Data Analysis: 5 Secure Ways to Explore The Data
https://medium.com/@17.rsuraj/quick-data-analysis-5-secure-ways-to-explore-the-data-2d098cb8013
https://medium.com/@17.rsuraj/quick-data-analysis-5-secure-ways-to-explore-the-data-2d098cb8013
Medium
Quick Data Analysis: 5 Secure Ways to Explore The Data
Understanding The Data To The Best Is As Important As Analyzing It!
Evaluating Language Detection Packages in Python
https://medium.com/@bromas/evaluating-language-detection-packages-in-python-8a82ddfa4315
https://medium.com/@bromas/evaluating-language-detection-packages-in-python-8a82ddfa4315
Medium
Evaluating Language Detection Packages in Python
While there are several Python packages for detecting the language of a given text, how confident should we be in their performance? Does…
How to create a banking system using Object Oriented Programming in python for beginners
https://medium.com/@ashwinjoseph20111997/how-to-create-a-banking-system-using-object-oriented-programming-in-python-for-beginners-9dc2e4ebb40
https://medium.com/@ashwinjoseph20111997/how-to-create-a-banking-system-using-object-oriented-programming-in-python-for-beginners-9dc2e4ebb40
Medium
How to create a banking system using Object Oriented Programming in python for beginners
How to create a banking system using Object Oriented Programming in python for beginners — This video will show you how to implement some…
Introduction to Data Preprocessing for Machine learning and Data Science
https://medium.com/@sachin.it.ds/introduction-to-data-preprocessing-for-machine-learning-and-data-science-73e9058cc3c5
https://medium.com/@sachin.it.ds/introduction-to-data-preprocessing-for-machine-learning-and-data-science-73e9058cc3c5
Medium
Introduction to Data Preprocessing for Machine learning and Data Science
Data preprocessing is a process of preparing the raw data and making it suitable for a machine learning model. It is the first and crucial…
Calculating the GDP of Layer 1 Blockchains using Python.
https://medium.com/@martinez.nicolas/calculating-the-gdp-of-layer-1-blockchains-using-python-d70419996480
https://medium.com/@martinez.nicolas/calculating-the-gdp-of-layer-1-blockchains-using-python-d70419996480
Medium
Calculating the GDP of Layer 1 Blockchains using Python.
Using TVL as a proxy of total capital stock & capital stock to estimate the GDP of Layers 1.
Pokémon Soup: How to pull data from the web using Beautiful Soup if you don’t have a clue about…
https://medium.com/@robisonsaalfeld/pok%C3%A9mon-soup-how-to-pull-data-from-the-web-using-beautiful-soup-if-you-dont-have-a-clue-about-e46b676fa834
https://medium.com/@robisonsaalfeld/pok%C3%A9mon-soup-how-to-pull-data-from-the-web-using-beautiful-soup-if-you-dont-have-a-clue-about-e46b676fa834
Medium
Pokémon Soup: How to pull data from the web using Beautiful Soup if you don’t have a clue about…
Are pokémon types and colors correlated?
Parallelization in Python: a beginner’s guide (1, using map)
https://ml-nlp.medium.com/parallelization-in-python-a-beginners-guide-1-using-map-194c4280862d
https://ml-nlp.medium.com/parallelization-in-python-a-beginners-guide-1-using-map-194c4280862d
Medium
Parallelization in Python: a beginner’s guide (1, using map)
Parallelization is an advanced function in Python that few beginners know how to use.
Approaching Basic Automation: Start Thinking Like A Computer
https://dylan-hudson.medium.com/approaching-basic-automation-start-thinking-like-a-computer-6e46729240cf
https://dylan-hudson.medium.com/approaching-basic-automation-start-thinking-like-a-computer-6e46729240cf
Medium
Approaching Basic Automation: Start Thinking Like A Computer
Automating tasks can be one of the most satisfying applications of programming. Until you’ve logged a few projects under your belt, it can…
Analisando a GooglePlayStore
https://medium.com/@natanximenes_28161/analisando-a-googleplaystore-b96ea356d67f
https://medium.com/@natanximenes_28161/analisando-a-googleplaystore-b96ea356d67f
Medium
Analisando a Google Play Store
Os aplicativos móveis estão por toda parte. Eles são fáceis de criar e podem ser lucrativos. Por causa desses dois fatores, cada vez mais aplicativos estão sendo desenvolvidos. Neste notebook…