machine learning on medium
Finding stories about machine learning on Medium
intro
I am beginner in machine learning and want to learn it by examples instead of by theories. I believe after knowing what comes out, the theories will be clearer as I read them later, hopefully. This might the efficent way in learning a new thing that is so popular. Could it be a hypothesis?
As the first step I use Google to searh following terms
+"machine learning" beginner example +python -"member-only story" site:medium.com
and I get 1
Ungefähr 1.130 Ergebnisse (0,17 Sekunden)
where I only list some of them, the top of the list ones.
results
The top 20 top results using previous terms are as follow
- Machine Learning Algorithms For Beginners with Code
url https://pub.towardsai.net/machine-learning-algorithms-for-beginners-with-python-code-examples-ml-19c6afd60daa. - Machine Learning Algorithms for Beginners: An Easy-to-Follow Tutorial with Python Examples
url https://ai.plainenglish.io/machine-learning-algorithms-for-beginners-an-easy-to-follow-tutorial-with-python-examples-5bb68e464a1e. - Principal Component Analysis with python : An example for beginners — by a beginner
url https://towardsdatascience.com/principal-component-analysis-with-python-an-example-for-beginners-by-a-beginner-ac052eff45c. - How to build a simple neural network in 9 lines of Python code
url https://medium.com/technology-invention-and-more/how-to-build-a-simple-neural-network-in-9-lines-of-python-code-cc8f23647ca1. - 10 Machine Learning Projects on Classification with Python
url https://medium.datadriveninvestor.com/10-machine-learning-projects-on-classification-with-python-9261add2e8a7. - 70+ Best and Unique Python Machine Learning Projects with source code [2023]
url https://sharmaji27.medium.com/70-best-and-unique-python-machine-learning-projects-with-source-code-2023-db5f81f57152. - Hands-On Introduction to Reinforcement Learning in Python
url https://towardsdatascience.com/hands-on-introduction-to-reinforcement-learning-in-python-da07f7aaca88. - Deep Reinforcement Learning With Python | Part 1 | Creating The Environment
url https://towardsdatascience.com/reinforcement-learning-with-python-part-1-creating-the-environment-dad6e0237d2d. - Introduction to Generative AI: Learn GenAI from Scratch using Python
url https://medium.com/@simranjeetsingh1497/introduction-to-generative-ai-learn-genai-from-scratch-using-python-ae5af6f674b1. - A simple guide to creating Predictive Models in Python, Part-1
url https://medium.datadriveninvestor.com/a-simple-guide-to-creating-predictive-models-in-python-part-1-8e3ddc3d7008. - Developing a Weather Model with Machine Learning in Python
url https://medium.com/@maarten./developing-a-weather-model-with-machine-learning-in-python-ed1b741dc553. - Control Charts for Machine Learning Using Python
url https://medium.com/@fernando.acosta/control-charts-for-machine-learning-using-python-b8a7866d54fb. - Python Learning
url https://pythonlearning.medium.com/. - Math of Q-Learning — Python
url https://towardsdatascience.com/math-of-q-learning-python-code-5dcbdc49b6f6. - Predicting Netflix stock prices using Machine Learning, using Python
url https://medium.com/geekculture/predicting-netflix-stock-prices-using-machine-learning-using-python-d7ca73ae7d4e. - Semi-Supervised learning for classification with codes
url https://medium.com/data-science-in-your-pocket/semi-supervised-learning-for-classification-with-codes-47b5963a2fe7. - 5 Data Science Projects to Build Your Skills in Python, SQL, and Visualization
url https://dnazevedo.medium.com/5-data-science-projects-to-build-your-skills-in-python-sql-and-visualization-67ddeb36cdeb. - 15+ Python GUI Projects with Source Code
url https://medium.com/coders-camp/15-python-gui-projects-with-source-code-da403ba14864. - How to Create a Graph Neural Network in Python
url https://towardsdatascience.com/how-to-create-a-graph-neural-network-in-python-61fd9b83b54e. - “One-Hot Encoding: A Comprehensive Guide with Python Code and Examples for Effective Categorical Data Representation”
url https://medium.com/@creatorvision03/one-hot-encoding-a-comprehensive-guide-with-python-code-and-examples-for-effective-categorical-2fbbc111c320.
There might be further discussion for each topics as this post evolving through time 😁. For now the post is limited to 9 min read only.
res-01
- Title: Machine Learning Algorithms For Beginners with Code Examples in Python
- Authors: Pratik Shukla, Roberto Iriondo, Sherwin Chen
- Editor: Towards AI Editorial Team
- Link: https://pub.towardsai.net/machine-learning-algorithms-for-beginners-with-python-code-examples-ml-19c6afd60daa
- Date: 4 Jun 2023
- Access: Member-only story
- Length: 26 min read
- Notes:
There are types of regression discussed
- Linear regression,
- Multivariable linear regression,
- Polynomial regression,
- Exponential regression,
- Sinusoidal regression,
- Logarithmic regression,
where chunks of codes are explained in every part and at the end the whole codes are given.
There are also some recommended articles at the end of the story
- Best Datasets for Machine Learning and Data Science
url https://towardsai.net/p/machine-learning/best-datasets-for-machine-learning-and-data-science-d80e9f030279 - AI Salaries Heading Skyward
url http://towardsai.net/ai-salaries - What is Machine Learning?
url https://towardsai.net/p/machine-learning/what-is-machine-learning-ml-b58162f97ec7 - Best Masters Programs in Machine Learning (ML) for 2020
url https://towardsai.net/ml-masters - Best Ph.D. Programs in Machine Learning (ML) for 2020
url https://towardsai.net/ml-phd - Best Machine Learning Blogs
url https://towardsai.net/p/machine-learning/best-machine-learning-blogs-6730ea2df3bd - Key Machine Learning Definitions
url https://towardsai.net/p/machine-learning/key-machine-learning-ml-definitions-43e837ec6add - Breaking Captcha with Machine Learning in 0.05 Seconds
url https://towardsai.net/ml-captcha - Machine Learning vs. AI and their Important Differences
url https://towardsai.net/p/machine-learning/machine-learning-vs-ai-important-differences-between-them/robiriondo/3432/ - Ensuring Success Starting a Career in Machine Learning (ML)
url https://towardsai.net/p/machine-learning/moocs-vs-academia-ensuring-success-starting-in-a-machine-learning-ml-career-304b2e42315e - Machine Learning Algorithms for Beginners
url https://towardsai.net/p/machine-learning/machine-learning-algorithms-for-beginners-with-python-code-examples-ml-19c6afd60daa - Neural Networks from Scratch with Python Code and Math in Detail
url https://towardsai.net/neural-networks-with-python - Building Neural Networks with Python
url https://towardsai.net/p/machine-learning/building-neural-networks-with-python-code-and-math-in-detail-ii-bbe8accbf3d1 - Main Types of Neural Networks
url https://towardsai.net/p/machine-learning/main-types-of-neural-networks-and-its-applications-tutorial-734480d7ec8e - Monte Carlo Simulation Tutorial with Python
url https://towardsai.net/p/machine-learning/monte-carlo-simulation-an-in-depth-tutorial-with-python-bcf6eb7856c8 - Natural Language Processing Tutorial with Python
url https://towardsai.net/p/nlp/natural-language-processing-nlp-with-python-tutorial-for-beginners-1f54e610a1a0
It is actually a Member-only story, but there are notification
You’re reading for free via Towards AI Editorial Team’s Friend Link. Become a member to access the best of Medium.
but after reopen it, the “Friend link” does not work anymore. So, I can read with when I open it again in Microsoft Edge as the first time, while previously it is opened and reopened in Google Chrome. An as I repopen that in a new tab on Edge, it becomes Member-only story which I can not read anymore, while the first tab still works until I refresh it. I believe hat it is a mechanisme to avoid in sharing the link to third person or further person?
res-02
- Title: Machine Learning Algorithms for Beginners: An Easy-to-Follow Tutorial with Python Examples
- Authors: Waleed Mousa
- Editor: -
- Link: https://ai.plainenglish.io/machine-learning-algorithms-for-beginners-an-easy-to-follow-tutorial-with-python-examples-5bb68e464a1e
- Date: 25 Mar 2023
- Access: Free story
- Length: 11 min read
- Notes: N/A yet
res-03
- Title: Principal Component Analysis with python : An example for beginners — by a beginner
- Authors: Americana Chen
- Editor: -
- Link: https://towardsdatascience.com/principal-component-analysis-with-python-an-example-for-beginners-by-a-beginner-ac052eff45c
- Date: 1 Dec 2020
- Access: Free story
- Length: 5 min read
- Notes: N/A yet
res-04
- Title: How to build a simple neural network in 9 lines of Python code
- Authors: Milo Spencer-Harper
- Editor: -
- Link: https://medium.com/technology-invention-and-more/how-to-build-a-simple-neural-network-in-9-lines-of-python-code-cc8f23647ca1
- Date: 21 Jul 2015
- Access: Free story
- Length: 6 min read
- Notes: N/A yet
res-05
- Title: 10 Machine Learning Projects on Classification with Python
- Authors: Aman Kharwal
- Editor: -
- Link: https://medium.datadriveninvestor.com/10-machine-learning-projects-on-classification-with-python-9261add2e8a7
- Date: 26 Nov 2020
- Access: Free story
- Length: 1 min read
- Notes:
It seems that Kharwal is using the post to his other posts as in the beginning
- Binary classification
url https://thecleverprogrammer.com/2020/07/20/binary-classification-model/ - Multiclass Classification
url https://thecleverprogrammer.com/2020/07/21/multiclass-classification/
and also in the list of classification projects with Python
- Gender Classification
url https://thecleverprogrammer.com/2020/11/25/gender-classification-with-python/ - Heart Disease Prediction
url https://thecleverprogrammer.com/2020/11/10/heart-disease-prediction-using-machine-learning/ - Pneumonia Detection
url https://thecleverprogrammer.com/2020/11/22/pneumonia-detection-with-python/ - Fake Currency Detection
url https://thecleverprogrammer.com/2020/09/29/fake-currency-detection-with-machine-learning/ - Titanic Survival Prediction
url https://thecleverprogrammer.com/2020/08/25/titanic-survival-with-machine-learning/ - Covid-19 Detection
url https://thecleverprogrammer.com/2020/07/09/covid-19-detection/ - Skin Cancer Classification
url https://thecleverprogrammer.com/2020/06/29/skin-cancer-classification-with-machine-learning/ - Dog and Cat Classification
url https://thecleverprogrammer.com/2020/06/16/dog-and-cat-classification-using-convolutional-neural-networks-cnn/ - Fraud Detection Model
url https://thecleverprogrammer.com/2020/08/04/fraud-detection-with-machine-learning/ - Language Classification Model
url https://thecleverprogrammer.com/2020/10/08/language-classification-with-python/ - 100+ Machine Learning Projects Solved and Explained
url https://thecleverprogrammer.com/2020/11/15/machine-learning-projects/
Notice that the last is pointing to other list of articles.
res-06
- Title: 70+ Best and Unique Python Machine Learning Projects with source code [2023]
- Authors: Abhishek Sharma
- Editor: -
- Link: https://sharmaji27.medium.com/70-best-and-unique-python-machine-learning-projects-with-source-code-2023-db5f81f57152
- Date: 6 Jun 2023
- Access: Free story
- Length: 19 min read
- Notes: N/A yet
res-07
- Title: Hands-On Introduction to Reinforcement Learning in Python
- Authors: Neha Desaraju
- Editor: -
- Link: https://towardsdatascience.com/hands-on-introduction-to-reinforcement-learning-in-python-da07f7aaca88
- Date: 8 Jul 2022
- Access: Free story
- Length: 10 min read
- Notes: N/A yet
res-08
- Title: Deep Reinforcement Learning With Python | Part 1 | Creating The Environment
- Authors: Mohammed AL-Ma’amari
- Editor: -
- Link: https://towardsdatascience.com/reinforcement-learning-with-python-part-1-creating-the-environment-dad6e0237d2d
- Date: 25 Jun 2020
- Access: Free story
- Length: 6 min read
- Notes: N/A yet
res-09
- Title: Introduction to Generative AI: Learn GenAI from Scratch using Python
- Authors: Simranjeet Singh
- Editor: -
- Link: https://medium.com/@simranjeetsingh1497/introduction-to-generative-ai-learn-genai-from-scratch-using-python-ae5af6f674b1
- Date: 1 Aug 2023
- Access: Free story
- Length: 5 min read
- Notes: N/A yet
res-10
- Title: A simple guide to creating Predictive Models in Python, Part-1
- Authors: Zahash Z
- Editor: -
- Link: https://medium.datadriveninvestor.com/a-simple-guide-to-creating-predictive-models-in-python-part-1-8e3ddc3d7008
- Date: 23 Nov 2018
- Access: Free story
- Length: 11 min read
- Notes: N/A yet
res-11
- Title: Developing a Weather Model with Machine Learning in Python
- Authors: Maarten Laureyssen
- Editor: -
- Link: https://medium.com/@maarten./developing-a-weather-model-with-machine-learning-in-python-ed1b741dc553
- Date: 25 Oct 2022
- Access: Free story
- Length: 8 min read
- Notes: N/A yet
res-12
- Title: Control Charts for Machine Learning Using Python
- Authors: Fernando Andrés
- Editor: -
- Link: https://medium.com/@fernando.acosta/control-charts-for-machine-learning-using-python-b8a7866d54fb
- Date: 28 Aug 2022
- Access: Free story
- Length: 6 min read
- Notes: N/A yet
res-13
- Title: Python Learning
- Authors: -
- Editor: -
- Link: https://pythonlearning.medium.com/
- Date: -
- Access: Free (but not a story)
- Length: - min read
- Notes:
Python Learning is a person or an author but not a story. Google search does not recognize it as Medium author.
res-14
- Title: Math of Q-Learning — Python
- Authors: Omar Aflak
- Editor: -
- Link: https://towardsdatascience.com/math-of-q-learning-python-code-5dcbdc49b6f6
- Date: 7 Dec 2018
- Access: Free story
- Length: 9 min read
- Notes: N/A yet
res-15
- Title: Predicting Netflix stock prices using Machine Learning, using Python
- Authors: Piero Paialunga
- Editor: -
- Link: https://medium.com/geekculture/predicting-netflix-stock-prices-using-machine-learning-using-python-d7ca73ae7d4e
- Date: 13 Jan 2022
- Access: Free story
- Length: 5 min read
- Notes: N/A yet
res-16
- Title: Semi-Supervised learning for classification with codes
- Authors: Mehul Gupta
- Editor: -
- Link: https://medium.com/data-science-in-your-pocket/semi-supervised-learning-for-classification-with-codes-47b5963a2fe7
- Date: 5 Jul 2023
- Access: Free story
- Length: 3 min read
- Notes: N/A yet
res-17
- Title: 5 Data Science Projects to Build Your Skills in Python, SQL, and Visualization
- Authors: dnazevedo
- Editor: -
- Link: https://dnazevedo.medium.com/5-data-science-projects-to-build-your-skills-in-python-sql-and-visualization-67ddeb36cdeb
- Date: 28 Jan 2023
- Access: Free story
- Length: 3 min read
- Notes: N/A yet
res-18
- Title: 15+ Python GUI Projects with Source Code
- Authors: Aman Kharwal
- Editor: -
- Link: https://medium.com/coders-camp/15-python-gui-projects-with-source-code-da403ba14864
- Date: 1 Mar 2021
- Access: Free story
- Length: 2 min read
- Notes:
Since Python is one of the most popular programming languages and is mainly used in tasks related to machine learning, analysis, and web development, this story tells about 15+ Python GUI projects, but not all related to machine learning. The projects are as follow
to master any of these skills with Python, you must first become an expert in Python. These 15+ Python projects with source code will allow you to become an expert in Python:
- Interactive Language Translator
url https://thecleverprogrammer.com/2021/04/02/language-translator-using-python/ - Encrypt and Decrypt GUI with Python
url https://thecleverprogrammer.com/2021/01/25/encrypt-and-decrypt-using-python/ - Screen Pet Game with Python
url https://thecleverprogrammer.com/2021/01/24/screen-pet-with-python/ - Robot Builder with Python
url https://thecleverprogrammer.com/2021/01/23/build-a-robot-with-python/ - Typing Speed Test GUI
url https://thecleverprogrammer.com/2021/01/17/typing-speed-test-gui-with-python/ - Digital Clock GUI
url https://thecleverprogrammer.com/2021/01/09/digital-clock-with-python/ - Music Player GUI
url https://thecleverprogrammer.com/2020/12/27/music-player-gui-with-python/ - Fidget Spinner Game
url https://thecleverprogrammer.com/2020/12/23/create-a-game-with-python/ - Tic Tac Toe GUI
url https://thecleverprogrammer.com/2020/12/06/tic-tac-toe-gui-with-python/ - Weight Converter GUI
url https://thecleverprogrammer.com/2020/11/28/weight-converter-gui-with-python/ - Visualize a Chessboard
url https://thecleverprogrammer.com/2020/11/27/chessboard-with-python/ - Turn Images into Pencil Sketches with Python
url https://thecleverprogrammer.com/2020/09/30/pencil-sketch-with-python/ - Text Editor GUI
url https://thecleverprogrammer.com/2020/09/25/text-editor-gui-with-python/ - OTP Verification GUI
url https://thecleverprogrammer.com/2020/08/24/otp-verification-gui-with-python/ - Chatbot GUI with HTML, CSS, and Python
url https://thecleverprogrammer.com/2020/08/21/deploy-a-chatbot-with-python/ - Python GUI Calender
url https://thecleverprogrammer.com/2020/04/23/python-gui-app-for-calendar/
I think that number 15 might use AI or machine learning in the term of NLP for the chat but unfortunately
Oops! That page can’t be found.
It looks like nothing was found at this location. Maybe try to search for something else?
The website “https://thecleverprogrammer.com/machine-learning/" is up and the author “Aman Kharwal” is there. Perhaps only 15 not there anymore?
res-19
- Title: How to Create a Graph Neural Network in Python
- Authors: Tiago Toledo Jr.
- Editor: -
- Link: https://towardsdatascience.com/how-to-create-a-graph-neural-network-in-python-61fd9b83b54e
- Date: 6 Jul 2022
- Access: Free story
- Length: 7 min read
- Notes: N/A yet
res-20
- Title: “One-Hot Encoding: A Comprehensive Guide with Python Code and Examples for Effective Categorical Data Representation”
- Authors: Shivang Gupta
- Editor: -
- Link: https://medium.com/@creatorvision03/one-hot-encoding-a-comprehensive-guide-with-python-code-and-examples-for-effective-categorical-2fbbc111c320
- Date: 2 Jul 2023
- Access: Free story
- Length: 3 min read
- Notes: N/A yet
template
This could be used in the future while searching other articles / posts / stories.
+ Title:
+ Authors:
+ Editor: -
+ Link:
+ Date:
+ Access:
+ Length: min read
+ Notes: N/A yet
diclaimers
- This is a human-made post and does not get help from any AI-powered software, but only within Google search service.
- It is not yet a complete post to followed and use it at your own risk since the infomation might not be all valid.
- It can be used for start point, which is more clearer than Google search results on Medium.
notes
Google, 13 Apr 2024, url https://www.google.com/search?q=%2B%22machine+learning%22+beginner+example+%2Bpython+-%22member-only+story%22+site%3Amedium.com#ip=1 [2024]. ↩︎