Home
Courses
Blog
Contact Us
Certificate Verification
Register
Login
✕
Home
Blog
Blog
Showing 1 - 10 of 31 results
Mastering Random Forest Regression: Predict House Prices with Python & scikit-learn
May 29, 2026
This notebook teaches you how to build a Random Forest Regressor from scratch using Python and scikit-learn, applied to the...
Random Forest Classifier – Credit Risk
May 29, 2026
Here I use RFC to show its application in finance domain to predict if a loan granted to a person...
Random Forest Classifier – Beginners Introduction on Heart Disease
May 29, 2026
This notebook teaches you how to build a Random Forest Classifier from scratch using Python and scikit-learn, applied to a...
Artificial Neural Networks for Credit Risk Analysis: A Deep Learning Approach in Finance
May 28, 2026
Credit risk assessment is one of the most impactful applications of deep learning in the banking and finance sector. This...
Logistic Regression – Stocks
May 27, 2026
Here we will understand how logistic regression models a binary outcome in stocks. The features would be RSI, Moving Averages,...
Naive Bayes
May 26, 2026
This notebook builds a simple categorical Naive Bayes classifier to predict whether a customer will buy a product based on...
Designing Neural Network – Using Tensorflow on MNIST
May 26, 2026
Here I show how to use tensorflow keras library to design an AI model that can identify handwritten digits model_creation1_3_ANN_UseTensorFlow_MNIST_10class...
Neural Network – Designing a Simple Neuron
May 26, 2026
Here I show how to design a signle neuron using numpy library numpy_for_NN In [2]: import numpy as np import...
Linear Regression Explained Using Student Study Hours Example
May 26, 2026
Linear Regression is one of the simplest and most important Machine Learning algorithms used for predicting numerical values. It helps...
Logistic Regression – A Beginner’s Guide with Real-World Examples
May 26, 2026
Logistic Regression is one of the most popular and beginner-friendly machine learning algorithms. Despite having the word “regression” in its...
Page
1
Page
2
Page
3
Page
4
Categories
Deep Learning
(4)
Educate
(1)
Machine Learning
(23)
Uncategorized
(4)
Archives
May 2026
April 2026
Tags
compactness
Deep Learning
K-means
k means
labelling
learning
Linear Regression
Logistic Regression
machine learning
naive Bayes
Neural Network
PCA
Random forest
WCSS
Home
Courses
Search
Search
Account