MACHINE LEARNING ALGORITHMS: SUPPORT VECTOR MACHINES
https://newbieprogrammer.medium.com/machine-learning-algorithms-support-vector-machines-579ade9d5187
https://newbieprogrammer.medium.com/machine-learning-algorithms-support-vector-machines-579ade9d5187
Medium
MACHINE LEARNING ALGORITHMS: SUPPORT VECTOR MACHINES
Classifying data is a common task on machine learning. For instance, let us assume a data point is to belong to one of two classes, and the…
Tune Your Python Code To Be More Performant
https://medium.com/sololearn/tune-your-python-code-to-be-more-performant-a2ee8645b773
https://medium.com/sololearn/tune-your-python-code-to-be-more-performant-a2ee8645b773
Medium
Tune Your Python Code To Be More Performant
Python has become one of the most widely used and popular languages among developers worldwide over the past few years. Known for its…
PyPy: Python’un Kuyruğunu Yiyen Yılan
https://zaryob.medium.com/pypy-pythonun-kuyru%C4%9Funu-yiyen-y%C4%B1lan-b4db63e677b7
https://zaryob.medium.com/pypy-pythonun-kuyru%C4%9Funu-yiyen-y%C4%B1lan-b4db63e677b7
Medium
PyPy: Python’un Kuyruğunu Yiyen Yılan
Python ile çalışırken genellikle sıkça yaşadığımız bir durum var. Özellikle yüksek iş maliyetine sahip programlarda (örneğin bir hesaplama…
Building Bitcoin BI with Bokeh
https://davidrwismer.medium.com/building-bitcoin-bi-with-bokeh-f0f353c122dc
https://davidrwismer.medium.com/building-bitcoin-bi-with-bokeh-f0f353c122dc
Medium
Building Bitcoin BI with Bokeh
Abstract
EDM Subgenre Classification Using Supervised Learning
https://medium.com/@davidrwismer/edm-subgenre-classification-using-supervised-learning-88c45f2c2ba7
https://medium.com/@davidrwismer/edm-subgenre-classification-using-supervised-learning-88c45f2c2ba7
Medium
EDM Subgenre Classification Using Supervised Learning
Abstract
How to build models as products using MLOps? Part 2 | Machine Learning Pipelines with Kedro
https://medium.com/indiciumtech/how-to-build-models-as-products-using-mlops-part-2-machine-learning-pipelines-with-kedro-10337c48de92
https://medium.com/indiciumtech/how-to-build-models-as-products-using-mlops-part-2-machine-learning-pipelines-with-kedro-10337c48de92
Medium
How to build models as products using MLOps? Part 2 | Machine Learning Pipelines with Kedro
You downloaded your data from a database, then did exploratory data analysis (EDA), removed the invalid data, defined the prediction…
Open source, Jupyter, and cloud-based computing in Astronomy
https://viveikjha.medium.com/open-source-jupyter-and-cloud-based-computing-in-astronomy-bd9cceb850df
https://viveikjha.medium.com/open-source-jupyter-and-cloud-based-computing-in-astronomy-bd9cceb850df
Medium
Open source, Jupyter, and cloud-based computing in Astronomy
Nearly all the major computing activity is done in the cloud today. The future of computing is in the cloud. If I say the majority of…
Graph Representation Learning on Heterogeneous Graphs
https://guidiandrea.medium.com/graph-representation-learning-on-heterogeneous-graphs-31a4d8cdf085
https://guidiandrea.medium.com/graph-representation-learning-on-heterogeneous-graphs-31a4d8cdf085
Medium
Graph Representation Learning on Heterogeneous Graphs
Extracting contextual knowledge with Metapath2Vec
My favorite AI tools, packages, and learning resources for practical data scientists
https://medium.com/@rajcs4/my-favorite-ai-tools-packages-and-learning-resources-for-practical-data-scientists-ee503daccd7a
https://medium.com/@rajcs4/my-favorite-ai-tools-packages-and-learning-resources-for-practical-data-scientists-ee503daccd7a
Medium
My favorite AI tools, packages, and learning resources for practical data scientists
Use this to make sure you are relevant in 2022
Python — Everything is Object
https://medium.com/@yehanganep/python-everything-is-object-621de00247b5
https://medium.com/@yehanganep/python-everything-is-object-621de00247b5
Medium
Python — Everything is Object
Yes, Everything
Python Tutorial Part 3(Video 1)(Syntax & Algorithm)
https://chizomreal.medium.com/python-tutorial-part-3-video-1-syntax-algorithm-80e91a59b19b
https://chizomreal.medium.com/python-tutorial-part-3-video-1-syntax-algorithm-80e91a59b19b
Medium
Python Tutorial Part 3(Video 1)(Syntax & Algorithm)
In this video, we would explain the difference between Syntax and Algorithm. We will also look at how to use VSCode and we would write some…
Python interactive charts on UI — Bokeh
https://medium.com/@shikhar.chaudhary.met16/python-interactive-charts-on-ui-bokeh-dd3fe1f48836
https://medium.com/@shikhar.chaudhary.met16/python-interactive-charts-on-ui-bokeh-dd3fe1f48836
Medium
Python Interactive Charts for Web Applications- Bokeh
I am sure in your carrier as a developer you must have seen some beautiful data visualization charts. Showcasing data in the form of…
You need to see this machine learning project that Microsoft built
https://preettheman.medium.com/you-need-to-see-this-machine-learning-project-that-microsoft-built-3a5c3f09880
https://preettheman.medium.com/you-need-to-see-this-machine-learning-project-that-microsoft-built-3a5c3f09880
Medium
You need to see this machine learning project that Microsoft built
Welcome back! Believe it or not, Microsoft has a ton of their projects hosted on GitHub, why? Mostly because they own GitHub, and they…