Skip to content
letsfigureout.com
letsfigureout.com
A journey in learning
  • Home
  • Contact

Category: Algorithms

Decision Trees

January 8, 2023 mrserverless

Decision trees are a popular machine learning technique for classifying data. They are simple to understand, interpret, and visualize, and…

Continue Reading →

Posted in: Algorithms, Classification, Machine Learning, Python

Support Vector Machines

mrserverless

Support vector machines are a type of supervised learning algorithm that can be used for both classification and regression tasks.

Continue Reading →

Posted in: Algorithms, Classification, Machine Learning, Python, Regression

Simple Linear Regression in Python

January 5, 2021 andres

One of the most basic machine learning techniques is simple linear regression. In this post I will cover how to…

Continue Reading →

Posted in: Algorithms, Machine Learning, Regression

Recent Posts

  • Data analysis with Python
  • Decision Trees
  • Support Vector Machines
  • Simple Linear Regression in Python
  • Software Engineering Must See Videos of 2020
  • January 2023
  • January 2021
  • December 2020
  • November 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020

AWS aws-cdk Beautiful Soup DynamoDB IAM Lambda python Python 3 SQS WebScraping

Copyright © 2023 letsfigureout.com