Skip to content
#

42advanced

Here are 8 public repositories matching this topic...

Language: All
Filter by language

This project implements linear regression using a dataset to predict a dependent variable based on an independent variable. It involves data preprocessing, making predictions, and visualizing results using matplotlib. The final output is a scatter plot with a fitted regression line, showcasing the model’s accuracy.

  • Updated Mar 17, 2025
  • Python

This project implements logistic regression from scratch to classify students into Hogwarts houses based on their academic data. It includes data preprocessing, training the model, making predictions, and evaluating accuracy. Data visualization is used to explore the dataset and detect patterns. The final output demonstrates the model’s accuracy.

  • Updated Jun 1, 2025
  • Python

Improve this page

Add a description, image, and links to the 42advanced topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 42advanced topic, visit your repo's landing page and select "manage topics."

Learn more