skorch
There are 13 repositories under skorch topic.
lmedeiro/fe_and_pm_for_financial_time_series
Feature Engineering and Predictive Modeling for Financial Time Series Data
FernandoLpz/SKORCH-PyTorch-Wrapper
This repository shows an example of the usability of SKORCH to train a PyTorch model making use of different capabilities of the scikit-learn framework.
mllite/pytorch2sql
Deep Learning (PyTorch) Models Deployment using SQL databases
34j/sklearn-utilities
Utilities for scikit-learn. Append prediction to x, append prediction to x single, append x prediction to x, compose var estimator, data frame wrapper, drop by noise prediction, drop missing rows y, dummy regressor var, estimator wrapper base, excluded column transformer pandas, feature union pandas, id transformer, included column transformer pand
pavsidhu/aida
Your digital assistant for meeting new people 👬🏼
vinhdq842/MNIST-classification
Train a simple CNN for handwritten digit classification.
kostask200/crop-recommendation-neural-network-DL
A neural network-based crop recommendation system leveraging soil and environmental data. Achieved 98% accuracy through hyperparameter tuning and evaluation of two architectures with 2 and 5 hidden layers.
sayakpaul/PyTorch-sklearn-with-skorch
Notebook to show the usage of skorch to wrap PyTorch models for making them sklearn compatible.
weichi21/PyTorch-Neural-network-median-house-price-prediction
PyTorch application for regression task
albertobas/bank-microservices
A microservices-based architecture bank application that includes back-end and front-end applications, as well as a binary classification model, smart contracts to store data on-chain and TheGraph subgraphs.
fkempf92/JacobianRegularisation
Jacobian regularisation for neural networks (PyTorch) and hyperparameter tuning with Skorch
hariprasath-v/Machinehack-Data-Centric-AI-Competition-2023
Build machine learning model to predict the character of each image.