Implementing k-Means Clustering in 30 Lines with Optimization
https://medium.datadriveninvestor.com/implementing-k-means-clustering-in-30-lines-with-optimization-44eb423368ec
https://medium.datadriveninvestor.com/implementing-k-means-clustering-in-30-lines-with-optimization-44eb423368ec
Medium
Implementing k-Means Clustering in 30 Lines with Optimization
Using Python3 and Scikit-learn
TensorFlow: Google’s machine learning model
https://bootcamp.uxdesign.cc/tensorflow-googles-machine-learning-model-74515f32d39f
https://bootcamp.uxdesign.cc/tensorflow-googles-machine-learning-model-74515f32d39f
Medium
TensorFlow: Google’s machine learning model
If you are a machine learning enthusiast then you must have come across the word TensorFlow. It’s a machine learning model that is often…
Developers - Free learning resources & get certified
https://dev.to/aashishpanthi/developers-free-learning-resources-get-certified-4kn1
https://dev.to/aashishpanthi/developers-free-learning-resources-get-certified-4kn1
DEV Community
Developers - Free learning resources & get certified
Many people get stuck while learning how to code cause they don't find good resources. And I was also...
Introduction to DevOps and the top 10 tools used in DevOps Methodology.
https://dev.to/grayhat/popular-10-tools-used-in-devops-methodology-34hj
https://dev.to/grayhat/popular-10-tools-used-in-devops-methodology-34hj
Anomaly detection in Python using the pyod library
https://thedatascientist.com/anomaly-detection-in-python-using-the-pyod-library
https://thedatascientist.com/anomaly-detection-in-python-using-the-pyod-library
The Data Scientist
Anomaly detection in Python using the pyod library - The Data Scientist
Wanna know more about data science? Make sure to check out my events and my webinar What it's like to be a data scientist and What’s the best way to become a data scientist ! Getting Read more…
Projectile Motion (With Air Friction) in PYTHON and finding optimal launch angles for maximum distance (hint: no longer 45 degrees).
https://youtu.be/b9S_L1AaJNw
https://youtu.be/b9S_L1AaJNw
YouTube
Projectile Motion (WITH AIR FRICTION)
Typically when one studies projectile motion, they neglect air friction so that the solution becomes simpler. In this video, we look at projectile motion WITH air friction, examine various trajectories, and look at optimal launch angles (to send a projectile…