The book every data scientist needs on their desk.
-
Updated
Jan 7, 2025 - Jupyter Notebook
The book every data scientist needs on their desk.
Landscape of ML/DL performance evaluation metrics
Regression Metrics Calculation Made easy for tensorflow2 and scikit-learn
This repository contains an exercise on regression metrics using an income dataset to predict happiness. The exercise includes data preprocessing, model training, evaluation, and visualization.
Regression is a statistical method used to analyze the relationship between one or more independent variables (often referred to as predictors, features, or input variables) and a dependent variable (often referred to as the target, response, or output variable). Scaling is the process of transforming data so that it falls within a specific range.
Brain tumour detector built with YOLOv8 model.
Rent pricing prediction on NY properties with interactive dashboards.
Boston Housing Price prediction using regressions
Regression exercises and projects done at alx training
evaluation metrics implementation in Python from scratch
Add a description, image, and links to the regression-metrics topic page so that developers can more easily learn about it.
To associate your repository with the regression-metrics topic, visit your repo's landing page and select "manage topics."