Using sentiment analysis on Bitcoin tweets.
Tag Archives: learn programming
Machine Learning for Beginners; Project 5: Naive Bayes Classifier
In this tutorial I will be using the spicy pepper classifier to create a simple classifier.
Machine Learning for Beginners; Project 4: Decision Tree Classifier
In this project I am going to show and explain you how to build a decision tree step-by-step on the iris dataset.
Machine Learning for Beginners; Project 2: Linear Regression Model
Learn how to train a simple linear regression model in the simple way.
Can I learn python in 2 months?
In this post, I am going to explain to which steps you need to follow to learn the basic of programming in 2 months.
Article length: 5 mins
Audience: White Belt (Beginner)
How to write recursive functions in Python
Guide on how to write recursive functions from scratch.
Article length: 7 mins
Audience: Green Belt (intermediate)
How to write a class in Python
A simple guide on how to create objects using Python classes.
Article length: 7 mins
Audience: Yellow Belt (beginner)
Is learning code worth it?
Coding changed my life, this is my take on the advantages that you will gain by learning how to code.
Length: 5 minutes
Difficulty: White Belt (beginner)
AI explained without math or code
Learn how AI works without knowing how to code or how to read advanced math formulas.
Length: 5 mins
Audience: White Belt (everyone)