sklearn-estimator
There are 15 repositories under sklearn-estimator topic.
gmodena/tensor-fm
Polynomial regression and classification with sklearn and tensorflow
xhan97/inne
A scikit-learn-compatible module for Isolation-based anomaly detection using nearest-neighbor ensembles
sid321axn/Udacity-MLND-Capstone-Gold-Price-Prediction
Capstone Project Gold Price Prediction using Machine learning Approach for Udacity Machine Learning engineer Nanodegree Program
lewis-morris/Skperopt
A hyperopt wrapper - simplifying hyperparameter tuning with Scikit-learn style estimators.
sousablde/Plagiarism-Detection-AWS-Sagemaker
This project is part of Udacity machine learning nanodegree, using an sklearn estimator for plagiarism detection
sainipankaj15/PAIR-TRADING-STRATEGY-USING-RANDOM-FOREST
Developed a model using Random Forest algorithm to get prediction of user defined number of stocks to go long & short in all trading sessions of upcoming year. Achieved 14.04% CAGR with 100% profitability in all seven years of backtested data. The model outperformed the index in 5 years out of the total 7 years of testing.
mynkpl1998/atppredict
Improvement and Implementation of Paper 'Identification of ATP binding residues of a protein from its primary sequence'
RazHoshia/Wids2021EvalMLRapids
combination of EvalML with Rapids for the WiDS 2021 competition
lemma-osu/sknnr
scikit-learn compatible estimators for various kNN imputation methods
liordanon/dsbasic
library for basic data science tasks.
Logambal05/Industrial-Copper-Modelling
Sales and pricing data that is subject to noise and skewness are managed with difficulty thanks to the Copper Industry Sales and Leads Prediction Project. In the industry, manual forecasts can be inaccurate and time-consuming. The creation of machine learning models is the main goal of this project in order to overcome these obstacles.
swagatika15/FACE-CLASSIFICATION
The aim of this project is to classify the faces. Olivetti Faces dataset has been used. In this dataset there are ten different images of each of 40 distinct subjects. For some subjects, the images were taken at different times, varying the lighting, facial expressions (open / closed eyes, smiling / not smiling) and facial details (glasses / no glasses). All the images were taken against a dark homogeneous background with the subjects in an upright, frontal position (with tolerance for some side movement). The “target” for this database is an integer from 0 to 39 indicating the identity of the person pictured. Each of the sample images needs to be classified in the classes ranging from 0 to 39. PCA has been applied to reduce the dimensionality. Then various classification and regression techniques are used with and without using PCA and the accuracy and time taken by the algorithms are recorded. Algorithms used: SVM, KNN, logistic regression, neural networks, linear regression and random forests.
vale-salvatelli/myML
A repo that contains helpers for machine learning modeling
Freakwill/dred
🔴 dred = dimension reducing for machine learning (suit to sklearn)