An open API service indexing awesome lists of open source software.

https://github.com/renatomaynard/supervised-machine-learning-models-pytorch-sklearn

This repository provides a comprehensive implementation of supervised machine learning models using PyTorch and Scikit-learn. It includes end-to-end workflows for both classification and regression tasks, covering data preprocessing, model training, evaluation, and comparison between traditional ML models
https://github.com/renatomaynard/supervised-machine-learning-models-pytorch-sklearn

applied-machine-learning classification data-preprocessing deep-learning feature-engineering machine-learning ml-models ml-pipeline model-comparison model-evaluation python pytorch regression scikit-learn supervised-learning-algorithms

Last synced: 10 months ago
JSON representation

This repository provides a comprehensive implementation of supervised machine learning models using PyTorch and Scikit-learn. It includes end-to-end workflows for both classification and regression tasks, covering data preprocessing, model training, evaluation, and comparison between traditional ML models

Awesome Lists containing this project

README

          

# Supervised Machine Learning Models using Pytorch and Scikit-Learn

This repository provides a comprehensive implementation of supervised machine learning models using PyTorch and Scikit-learn. It includes end-to-end workflows for both classification and regression tasks, covering data preprocessing, model training, evaluation, and comparison between traditional ML models