sklearn-estimator

There are 15 repositories under sklearn-estimator topic.

  • gmodena/tensor-fm

    Polynomial regression and classification with sklearn and tensorflow

    Language:Python11344
  • sid321axn/Udacity-MLND-Capstone-Gold-Price-Prediction

    Capstone Project Gold Price Prediction using Machine learning Approach for Udacity Machine Learning engineer Nanodegree Program

    Language:Jupyter Notebook92014
  • xhan97/inne

    A scikit-learn-compatible module for Isolation-based anomaly detection using nearest-neighbor ensembles

    Language:Python8206
  • lewis-morris/Skperopt

    A hyperopt wrapper - simplifying hyperparameter tuning with Scikit-learn style estimators.

    Language:Python5101
  • sousablde/Plagiarism-Detection-AWS-Sagemaker

    This project is part of Udacity machine learning nanodegree, using an sklearn estimator for plagiarism detection

    Language:Jupyter Notebook3200
  • 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.

    Language:Jupyter Notebook2100
  • mynkpl1998/atppredict

    Improvement and Implementation of Paper 'Identification of ATP binding residues of a protein from its primary sequence'

    Language:Python1200
  • RazHoshia/Wids2021EvalMLRapids

    combination of EvalML with Rapids for the WiDS 2021 competition

    Language:Python1211
  • lemma-osu/sknnr

    scikit-learn compatible estimators for various kNN imputation methods

    Language:Python04321
  • liordanon/dsbasic

    library for basic data science tasks.

    Language:Python0000
  • 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.

    Language:Jupyter Notebook0100
  • 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.

    Language:Jupyter Notebook0100
  • vale-salvatelli/myML

    A repo that contains helpers for machine learning modeling

    Language:Python0100
  • Freakwill/dred

    🔴 dred = dimension reducing for machine learning (suit to sklearn)

    Language:Python