Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
scikit-learn
scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy.
- GitHub: https://github.com/topics/scikit-learn
- Wikipedia: https://en.wikipedia.org/wiki/Scikit-learn
- Repo: https://github.com/scikit-learn/scikit-learn
- Created by: David Cournapeau
- Released: January 05, 2010
- Related Topics: scikit, python,
- Aliases: sklearn,
- Last updated: 2024-11-05 00:27:41 UTC
- JSON Representation
https://github.com/neurodata/treeple
Scikit-learn compatible decision trees beyond those offered in scikit-learn
causal-inference causal-machine-learning cython decision-trees estimation machine-learning python random-forest scikit-learn
Last synced: 30 Oct 2024
https://github.com/apinf/ml-rest
REST API (and possible UI) for Machine Learning workflows
machine-learning python rest-api scikit-learn
Last synced: 04 Aug 2024
https://github.com/polyaxon/hypertune
A library for performing hyperparameter optimization
data-science deep-learning hyperparameter-optimization hyperparameter-tuning machine-learning mlops numpy scikit-learn workflow
Last synced: 10 Oct 2024
https://github.com/datasciencecampus/pyGrams
Extracts key terminology (n-grams) from any large collection of documents (>1000) and forecasts emergence
dsc-projects emergence-calculations natural-language-processing nlp nltk patents python scikit-learn tf-idf
Last synced: 27 Oct 2024
https://github.com/ashishpatel26/datascienv
datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
catboost data-science data-science-env datascienv imbalanced-data lightgbm matplotlib numpy pandas pycaret scikit-learn seaborn tensorflow2 xgboost
Last synced: 10 Oct 2024
https://github.com/rodrigo-arenas/kafkaml-anomaly-detection
Project for real-time anomaly detection using Kafka and python
anomaly-detection apache-karaf confluent-kafka kafka machine-learning python real-time-analytics real-time-processing scikit-learn scikit-learning sklearn stream-processing
Last synced: 22 Oct 2024
https://github.com/AFAgarap/wisconsin-breast-cancer
[ICMLSC 2018] On Breast Cancer Detection: An Application of Machine Learning Algorithms on the Wisconsin Diagnostic Dataset
binary-classification classification linear-regression logistic-regression machine-learning machine-learning-algorithms multilayer-perceptron nearest-neighbours-classifier recurrent-neural-network scikit-learn softmax-regression supervised-learning support-vector-machine tensorflow
Last synced: 04 Aug 2024
https://github.com/tgsmith61591/skoot
A package for data science practitioners. This library implements a number of helpful, common data transformations with a scikit-learn friendly interface in an effort to expedite the modeling process.
data-science imbalanced-data machine-learning pandas python scikit-learn skutil
Last synced: 14 Oct 2024
https://github.com/arosh/BM25Transformer
(Python) transform a document-term matrix to an Okapi/BM25 representation
information-retrieval machine-learning natural-language-processing python scikit-learn
Last synced: 05 Aug 2024
https://github.com/reddyprasade/machine-learning-with-scikit-learn-python-3.x
In general, a learning problem considers a set of n samples of data and then tries to predict properties of unknown data. If each sample is more than a single number and, for instance, a multi-dimensional entry (aka multivariate data), it is said to have several attributes or features. Learning problems fall into a few categories: supervised learning, in which the data comes with additional attributes that we want to predict (Click here to go to the scikit-learn supervised learning page).This problem can be either: classification: samples belong to two or more classes and we want to learn from already labeled data how to predict the class of unlabeled data. An example of a classification problem would be handwritten digit recognition, in which the aim is to assign each input vector to one of a finite number of discrete categories. Another way to think of classification is as a discrete (as opposed to continuous) form of supervised learning where one has a limited number of categories and for each of the n samples provided, one is to try to label them with the correct category or class. regression: if the desired output consists of one or more continuous variables, then the task is called regression. An example of a regression problem would be the prediction of the length of a salmon as a function of its age and weight. unsupervised learning, in which the training data consists of a set of input vectors x without any corresponding target values. The goal in such problems may be to discover groups of similar examples within the data, where it is called clustering, or to determine the distribution of data within the input space, known as density estimation, or to project the data from a high-dimensional space down to two or three dimensions for the purpose of visualization (Click here to go to the Scikit-Learn unsupervised learning page).
classification consists machine-learning machine-learning-algorithms prediction python python-3 regression reinforcement-learning scikit-image scikit-learn scikit-learn-api scikit-learn-python scikit-model semi-supervised-learning sklearn supervised-learning unsupervised-learning vector
Last synced: 28 Oct 2024
https://github.com/kaggledatasets/kaggledatasets
Collection of Kaggle Datasets ready to use for Everyone (Looking for contributors)
data-science datasets deep-learning kaggle keras machine-learning python pytorch scikit-learn tensorflow
Last synced: 13 Oct 2024
https://github.com/fridiculous/django-estimators
a django app to persist and retrieve scikit learn machine learning models
django machine-learning scikit-learn
Last synced: 11 Oct 2024
https://github.com/paucablop/chemotools
Integrate your chemometric tools with the scikit-learn API ๐งช ๐ค
artificial-intelligence autoencoders chemometrics deep-learning hacktoberfest ir-spectroscopy machine-learning multivariate-analysis nir-spectroscopy python raman-spectroscopy scikit-learn sklearn spectra spectroscopy
Last synced: 30 Oct 2024
https://github.com/squlearn/squlearn
scikit-learn interface for quantum algorithms
machine-learning python quantum quantum-computing quantum-machine-learning scikit-learn
Last synced: 31 Oct 2024
https://github.com/ottogroup/dstoolbox
Tools that make working with scikit-learn and pandas easier.
machine-learning pandas scikit-learn
Last synced: 14 Oct 2024
https://github.com/andriymulyar/sklearn-oblique-tree
a python interface to OC1 and other oblique decision tree implementations
cart-linear-combinations decision-tree oblique-classifier-1 oblique-decision-tree oc1 scikit-learn
Last synced: 28 Oct 2024
https://github.com/jaysonsantos/captcha-breaker
A simple machine learning powered captcha breaker
captcha-breaker scikit-image scikit-learn
Last synced: 04 Aug 2024
https://github.com/samcomber/spacv
Spatial cross-validation in Python.
cross-validation data-science geographic-data-science machine-learning python scikit-learn scikitlearn-machine-learning sklearn spatial-data-science
Last synced: 10 Oct 2024
https://github.com/lachhebo/pyclustertend
A python package to assess cluster tendency
cluster-analysis cluster-tendency clustering clustertendency data-science hopkins ivat machine-learning python scikit-learn statistics vat visual-assessment-cluster-tendency
Last synced: 10 Oct 2024
https://github.com/SamComber/spacv
Spatial cross-validation in Python.
cross-validation data-science geographic-data-science machine-learning python scikit-learn scikitlearn-machine-learning sklearn spatial-data-science
Last synced: 27 Oct 2024
https://github.com/data-science-lab-amsterdam/skippa
SciKIt-learn Pipeline in PAndas
data-science machine-learning pandas pandas-dataframe pipeline preprocessing python scikit-learn sklearn
Last synced: 14 Oct 2024
https://github.com/oroszgy/scriptinglanguagescoursematerials
Python and Lua tutorials
course-materials lua numpy python scikit-learn scripting-language tutorial
Last synced: 19 Oct 2024
https://github.com/raamana/kernelmethods
Foundational library for Kernel methods in pattern analysis and machine learning
data-science data-structures kernel kernel-functions kernel-methods kernels machine-learning metric-learning mkl multiple-kernel-learning pattern-analysis pattern-recognition scikit-learn svm
Last synced: 14 Oct 2024
https://github.com/booleanhunter/ml-supervised-learning
A repository to try out Supervised Learning algorithms in Machine Learning
jupyter-notebook machine-learning python python3 scikit-learn
Last synced: 22 Oct 2024
https://github.com/oroszgy/ScriptingLanguagesCourseMaterials
Python and Lua tutorials
course-materials lua numpy python scikit-learn scripting-language tutorial
Last synced: 07 Aug 2024
https://github.com/iamhankai/euro2016predictor
Soccer Matches Predictor using Machine Learning
machine-learning scikit-learn soccer
Last synced: 29 Oct 2024
https://github.com/pythoncharmers/maxentropy
Maximum entropy and minimum divergence models in Python
bayesian-inference kullback-leibler-divergence maximum-entropy minimum-divergence prior-distribution python scikit-learn
Last synced: 10 Oct 2024
https://github.com/lenguyenthedat/kaggle-for-fun
All my submissions for Kaggle contests that I have been, and going to be participating.
kaggle kaggle-contest mnist neural-network python scikit-learn xgboost
Last synced: 15 Oct 2024
https://github.com/petrobras/bibmon
Python package that provides predictive models for fault detection, soft sensing, and process condition monitoring.
echo-state-network fault-detection fault-diagnosis machine-learning neural-networks pca process-monitoring process-systems-engineering scikit-learn soft-sensor time-series
Last synced: 13 Oct 2024
https://github.com/raamana/confounds
Conquering confounds and covariates: methods, library and guidance
biostatistics classification combat confound confounding covariates cross-validation deconfounding machine-learning neuroimaging neuroscience regression scikit-learn statistics
Last synced: 14 Oct 2024
https://github.com/palewire/storysniffer
Inspect a URL and estimate if it contains a news story
data-journalism journalism jupyter-notebook machine-learning news nlp python scikit-learn
Last synced: 11 Oct 2024
https://github.com/pjaselin/cubist
A Python package for fitting Quinlan's Cubist regression model
data-science machine-learning python regression scikit-learn
Last synced: 30 Oct 2024
https://github.com/aramis-lab/AD-ML
Framework for the reproducible classification of Alzheimer's disease using machine learning
alzheimer-disease machine-learning neuroimaging python scikit-learn
Last synced: 02 Aug 2024
https://github.com/AllenInstitute/mouse_connectivity_models
Python package providing mesoscale connectivity models for mouse.
neuroscience open-science python scikit-learn
Last synced: 02 Aug 2024
https://github.com/microsoft/augmented-interpretable-models
Interpretable and efficient predictors using pre-trained language models. Scikit-learn compatible.
ai artificial-intelligence deep-learning distillation embedding explainability huggingface interpretability language-model large-language-models linear linear-models logistic-regression machine-learning ml neural-network scikit-learn sentiment-classification transformer transparent
Last synced: 07 Oct 2024
https://github.com/alleninstitute/neuroglia
a Python machine learning library for neurophysiology data
calcium-imaging electrophysiology machine-learning neurophysiology neuroscience nwb open-science python scikit-learn
Last synced: 12 Oct 2024
https://github.com/pavelkomarov/projection-pursuit
An implementation of multivariate projection pursuit regression and univariate classification
classification coveralls friedman machine-learning projection-pursuit regression scikit-learn sphinx travis-ci
Last synced: 10 Oct 2024
https://github.com/dataprofessor/youtube
Collection of YouTube videos on data science on the Data Professor YouTube channel.
bioinformatics data-professor data-science data-science-toolbox dataprofessor datascience machine-learning machinelearning python python-data-science r scikit-learn streamlit youtube youtube-channel
Last synced: 11 Oct 2024
https://github.com/rtlee9/serveit
Simple API serving for Python ML models
keras machine-learning machine-learning-api pytorch restful-api scikit-learn tensorflow
Last synced: 27 Oct 2024
https://github.com/8bit-pixies/scikit-feature
feature-selection scikit-learn
Last synced: 31 Oct 2024
https://github.com/jvalegre/robert
Automated machine learning protocols that start from CSV databases of descriptors or SMILES and produce publication-quality results in Chemistry studies with only one command line.
automation cheminformatics machine-learning python reproducibility scikit-learn workflows
Last synced: 02 Nov 2024
https://github.com/nikolaydubina/go-ml-benchmarks
โฑ Benchmarks of machine learning inference for Go
benchmarks cpp go grpc inference machine-learning python scikit-learn xgboost
Last synced: 13 Oct 2024
https://github.com/Seyed-Ali-Ahmadi/Python-for-Remote-Sensing
python codes for remote sensing applications will be uploaded here. I will try to teach everything I learn during my projects in here.
deep-learning gdal gdal-python gdal-python-libraries hyperspectral-image-classification hyperspectral-imaging lidar lidar-point-cloud machine-learning multispectral-images pdal point-cloud python python-pdal remote-sensing satellite-data satellite-imagery satellite-images scikit-learn spacenet-dataset
Last synced: 03 Aug 2024
https://github.com/tirthajyoti/mlr
Multiple linear regression with statistical inference, residual analysis, direct CSV loading, and other features
analytics data-analytics data-science linear-regression machine-learning modeling predictive-modeling python regression scikit-learn statiscal-learning statistical-analysis statistics
Last synced: 12 Oct 2024
https://github.com/angristan/palette
Extract color palette from an image with k-means and k-NN // Project for the AI/ML class at Hanyang University
color-palette flask kmeans knn opencv pandas python scikit-learn
Last synced: 28 Oct 2024
https://github.com/lenguyenthedat/minimal-datascience
This repository contains all the code and dataset used in my blog series: Minimal Data Science
blog-series data-science kaggle machine-learning python scikit-learn xgboost
Last synced: 15 Oct 2024
https://github.com/maruedt/chemometrics
Python library for chemometric data analysis
chemometrics data-analysis ihm mcr mvda pca pls preprocessing python scikit-learn spectroscopy statistics
Last synced: 13 Oct 2024
https://github.com/revca-anai/anai
A to Z of ML
automation automl machine-learning machine-learning-algorithms python scikit-learn sklearn
Last synced: 13 Oct 2024
https://github.com/timzatko/sklearn-nature-inspired-algorithms
Nature-inspired algorithms for hyper-parameter tuning of Scikit-Learn models.
data-science hyper-parameter-optimization hyper-parameter-tuning nature-inspired-algorithms python scikit-learn
Last synced: 11 Oct 2024
https://github.com/astrazeneca-cgr-publications/mantis-ml-release
mantis-ml: Stochastic semi-supervised learning to prioritise genes from high throughput genomic screens
auto-ml genomics keras machine-learning scikit-learn tensorflow
Last synced: 02 Nov 2024
https://github.com/laugustyniak/textlytics
Text processing library for sentiment analysis and related tasks
classification natural-language-processing nlp opinion-mining scikit-learn sentiment-analysis supervised-learning word-embeddings
Last synced: 03 Aug 2024
https://github.com/ml-libs/mlserve
mlserve turns your python models into RESTful API, serves web page with form generated to match your input data.
machine-learning mlserve model-deployment model-serving scikit-learn
Last synced: 14 Oct 2024
https://github.com/steven2358/sklearn-matlab
Machine learning in Matlab using scikit-learn syntax
machine-learning matlab scikit-learn
Last synced: 13 Oct 2024
https://github.com/phanakata/ml_for_kirigami_design
Python package to model and to perform topology optimization for graphene kirigami using deep learning
convolutional-neural-networks deep-learning graphene lammps material-design scikit-learn tensorflow tensorflow-models topology-optimization
Last synced: 10 Oct 2024
https://github.com/csinva/disentangled-attribution-curves
Using / reproducing DAC from the paper "Disentangled Attribution Curves for Interpreting Random Forests and Boosted Trees"
ai artificial-intelligence boosting ensemble-model explainable-ai feature-engineering feature-importance interpretability machine-learning ml python random-forest random-forests scikit-learn statistics stats
Last synced: 22 Oct 2024
https://github.com/maxhalford/starboost
:star::rocket: Gradient boosting on steroids
gradient-boosting machine-learning python scikit-learn
Last synced: 22 Oct 2024
https://github.com/noahgift/spot_price_machine_learning
Machine Learning for Spot Prices
aws click ecu jupyter-notebook knn machine-learning pandas price python scikit-learn spot spot-instances spot-price
Last synced: 11 Oct 2024
https://github.com/solygambas/mlops-projects
Hands-on MLOps projects to explore and learn the practical aspects of machine learning engineering for production.
docker fastapi google-cloud google-cloud-platform huggingface huggingface-transformers keras kubectl kubeflow kubernetes machine-learning mlops python scikit-learn tensorflow
Last synced: 27 Oct 2024
https://github.com/wardbrian/scikit-stan
A sklearn style interface to Stan regression models
python scikit-learn sklearn-compatible stan
Last synced: 31 Oct 2024
https://github.com/qinhanmin2014/tiny-sklearn
Tiny implementation of important algorithms in scikit-learn. Useful when understanding ML algorithms and scikit-learn.
machine-learning machine-learning-algorithms scikit-learn
Last synced: 22 Oct 2024
https://github.com/pyronear/pyro-risks
Data science for wildfire risk forecasting and monitoring
python3 scikit-learn wildfire-forecasting
Last synced: 08 Aug 2024
https://github.com/laactechnology/foxcross
AsyncIO serving for data science models
async data-science dataframe http machine-learning pandas python pytorch rest-api scikit-learn serving
Last synced: 10 Oct 2024
https://github.com/marcogdepinto/python-for-data-analysis-and-machine-learning
This repo contains the projects made for the course of Jose Portilla on Udemy.
analysis data-analysis deep-neural-networks exercise ipynb jupyter-notebook machine-learning numpy pandas python scikit-learn seaborn
Last synced: 11 Oct 2024
https://github.com/pysiakk/genetictree
Constructing decision trees with genetic algorithm with a scikit-learn inspired API
classification data-science evolutionary-algorithm genetic genetic-algorithm genetic-programming genetictree machine-learning python python-library scikit-learn tree
Last synced: 14 Oct 2024
https://github.com/mind-the-pineapple/sklearn-rvm
An sklearn style implementation of the Relevance Vector Machine (RVM).
machine-learning relevance-vector-machine scikit-learn sklearn
Last synced: 10 Oct 2024
https://github.com/mloning/intro-to-ml-with-time-series-dssgx-2020
Python tutorial on machine learning with time series for DSSGx 2020
machine-learning scikit-learn sktime time-series tutorial
Last synced: 22 Oct 2024
https://github.com/ksachdeva/scikit-nni
AutoML - Hyper parameters search for scikit-learn pipelines using Microsoft NNI
automl hyperparameter-search hyperparameters neural-network-intelligence nni scikit-learn scikit-learn-api sklearn sklearn-library tool
Last synced: 10 Oct 2024
https://github.com/yard1/hpbandster-sklearn
A scikit-learn wrapper for HpBandSter hyper parameter search.
automated-machine-learning automl bayesian-optimization hyperparameter-optimization hyperparameter-tuning machine-learning python scikit-learn sklearn
Last synced: 19 Oct 2024
https://github.com/chalmerlowe/machine_learning
A gentle introduction to machine learning: data handling, linear regression, naive bayes, clustering
data data-science linear-regression machine-learning nearest-neighbors python scikit-learn
Last synced: 12 Oct 2024
https://github.com/vocalpy/hybrid-vocal-classifier
a Python machine learning library for animal vocalizations and bioacoustics
birdsong keras machine-learning python scikit-learn tensorflow
Last synced: 01 Nov 2024
https://github.com/medoidai/skrobot
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.
artificial-intelligence data-science feature-engineering feature-selection hyperparameter-tuning machine-learning model-evaluation model-selection model-training model-tuning modelling predictive-modelling python scikit-learn
Last synced: 27 Oct 2024
https://github.com/davisidarta/fastlapmap
Fast Laplacian Eigenmaps: lightweight multicore LE for non-linear dimensional reduction with minimal memory usage. Outperforms sklearn's implementation and escalates linearly beyond 10e6 samples.
denoising dimensionality-reduction embedding feature-engineering laplacian-eigenmaps machine-learning multithreading python scikit-learn
Last synced: 13 Oct 2024
https://github.com/mfpierre/coreml-scikit-example
Apple CoreML example with scikit-learn
apple-coreml coreml scikit-learn
Last synced: 07 Aug 2024
https://github.com/howardyclo/kmeans-dbscan-tutorial
A clustering tutorial with scikit-learn for beginners.
clustering-algorithm dbscan ipython-notebook kmeans scikit-learn tutorial
Last synced: 11 Oct 2024
https://github.com/392781/scikit-ntk
Neural Tangent Kernel (NTK) module for the scikit-learn library
kernel-methods machine-learning neural-tangent-kernel ntk scikit scikit-learn
Last synced: 13 Oct 2024
https://github.com/gauravpandeylab/eipy
Ensemble Integration: a customizable pipeline for generating multi-modal, heterogeneous ensembles
classification ensemble interpretation machine-learning multimodal nested-cross-validation predictive-modeling scikit-learn
Last synced: 10 Oct 2024
https://github.com/oroszgy/hungarian-text-mining-workshop
Materials for the Text Mining workshop held in the HuNLP meetup, June 2017
classification hungarian information-extraction keyword-extraction machine-learning meetup natural-language-processing nlp python scikit-learn sentiment-analysis spacy spacy-models text-mining text-mining-workshop textacy tutorial workshop
Last synced: 19 Oct 2024
https://github.com/ragibhasan894/phishing_website_detection
This project is based on detecting phishing/fraud/malicious website using Random Forest Classification formula. Implemented using Python programming language and Django framework.
cyber-security data-mining data-science django django-framework machine-learning phsihing python random-forest scikit-learn security
Last synced: 11 Oct 2024
https://github.com/smarie/python-m5p
An implementation of M5 and model trees in python, compliant with scikit-learn.
m5 machine-learning model prime regression scikit-learn tree
Last synced: 11 Oct 2024
https://github.com/bretttolbert/verbecc-svc
Dockerized Python microservice with REST API for verbs conjugation in French, Spanish and Portuguese
conjugation conjugator french french-language french-nlp linguistics machine-learning natural-language natural-language-processing nlp portuguese-language portuguese-verbs romanian romanian-language scikit-learn spanish-language spanish-verbs verb-conjugation
Last synced: 18 Oct 2024
https://github.com/boniolp/Theseus
[VLDB 2022] Dash application for "Navigating the Labyrinth of Time Series Anomaly Detection"
anomaly-detection dash dashboard pandas plotly plotly-dash python scikit-learn subsequence time-series time-series-analysis webapp
Last synced: 30 Oct 2024
https://github.com/pateash/kisanmitra
Crop Yield Prediction Web App Built using Sklearn and Laravel Web Framework
crop-yeild-prediction farmers laravel machinelearning scikit-learn
Last synced: 13 Oct 2024
https://github.com/orestis-z/facial-beauty-predictor
Deep learning model to predict a beauty score for faces in images. Outperforms the state-of-the-art by up to 18% (2019).
computer-vision deep-learning deep-neural-networks facial-beauty-prediction scikit-learn tensorflow
Last synced: 28 Oct 2024
https://github.com/mapbox/gabbar
Guarding OpenStreetMap from harmful edits using machine learning
banished jupyter-notebook machine-learning openstreetmap scikit-learn vandalism
Last synced: 14 Oct 2024
https://github.com/eswar3/Zillow-prediction-models
Machine Learning Project using Kaggle dataset
eda machine-learning numpy parameter-tuning scikit-learn scikitlearn-machine-learning xgboost-algorithm
Last synced: 27 Oct 2024
https://github.com/sayakpaul/phishing-websites-detection
Experiments to detect phishing websites using neural networks
cybersecurity keras-tensorflow machine-learning neural-network phishing-attacks scikit-learn
Last synced: 23 Oct 2024
https://github.com/mdh266/NYCBuildingEnergyUse
Creating Regression Models Of Building Emissions On Google Cloud
bokeh data-science energy-efficiency exploratory-data-analysis google-app-engine missing-data missing-values outlier-detection outlier-removal regression regression-models scikit-learn xgboost
Last synced: 03 Aug 2024
https://github.com/scikit-multilearn-ng/scikit-multilearn-ng
A new maintained "successor" to scikit-multilearn, a scikit-learn based module for multi-label et. al. classification
classification clustering label-prediction machine-learning multi-label multi-label-classification partitioning scikit scikit-learn scikit-multilearn
Last synced: 13 Oct 2024
https://github.com/dunnkers/fseval
Benchmarking framework for Feature Selection and Feature Ranking algorithms ๐
automl benchmarking benchmarking-framework benchmarks feature-rankers feature-ranking feature-selection hydra machine-learning python scikit-learn wandb
Last synced: 14 Oct 2024
https://github.com/curiousily/Reproducible-ML-with-DVC
Tutorial on experiment tracking and reproducibility for Machine Learning projects with DVC
deep-learning dvc experiment-tracking linear-regression machine-learning metrics python random-forest reproducibility scikit-learn tracking
Last synced: 13 Aug 2024
https://github.com/cblearn/cblearn
Comparison-based Machine Learning in Python
embedding machine-learning machinelearning multidimensional multidimensional-scaling non-metric ordinal scaling scikit-learn
Last synced: 14 Oct 2024
https://github.com/fbruzzesi/sklearn-smithy
Toolkit to forge scikit-learn compatible estimators
cli data-science machine-learning python scikit-learn webui
Last synced: 10 Oct 2024
https://github.com/lucastsutsui/embml
A tool to support using classification models in low-power and microcontroller-based embedded systems.
classification-model classification-models classifier edge-computing edge-machine-learning embedded-systems embml iot-device machine-learning microcontroller microcontrollers scikit-learn tinyml weka
Last synced: 10 Oct 2024
https://github.com/jakoch/jupyter-devbox
A Docker DevBox for Jupyter Notebook's with a focus on Computer Vision, Machine Learning, Finance, Statistics and Visualization.
debian docker imutils jupyter-notebook keras opencv pandas python3 scikit-learn scipy seaborn tensorflow
Last synced: 28 Oct 2024
https://github.com/fabianp/mash_2016_sklearn_intro
Material for the MASH course on introduction to scikit-learn
machine-learning notebooks scikit-learn tutorial
Last synced: 16 Oct 2024
https://github.com/karelze/tclf
A scikit-learn compatible classifier to perform trade classification in Python.
empirical finance microstructure python rule-based-classifier scikit-learn trade-classification
Last synced: 11 Oct 2024
https://github.com/bgu-cs-vil/pdc-dp-means
"Revisiting DP-Means: Fast Scalable Algorithms via Parallelism and Delayed Cluster Creation" [Dinari and Freifeld, UAI 2022]
clustering dpmeans kmeans machine-learning minibatch scikit-learn
Last synced: 13 Oct 2024
https://github.com/lucaangioloni/fit-covid19
Easy model to fit logistic curve to COVID19 data from Italy. Demo: https://fit-covid19.herokuapp.com
contagi-giornalieri coronavirus covid-19 covid-virus covid19 demo forecasting italy logistic prediction python regression scikit-learn totale-contagi
Last synced: 20 Oct 2024
https://github.com/KarelZe/tclf
A scikit-learn compatible classifier to perform trade classification in Python.
empirical finance microstructure python rule-based-classifier scikit-learn trade-classification
Last synced: 17 Aug 2024
https://github.com/resotto/python3-docker-devenv
Docker Start Guide with Python Development Environment
deep-learning development-environment docker docker-commands docker-container docker-daemon docker-image docker-volume dockerfile dockerhub matplotlib numpy python python3 scikit-learn sklearn ssh tensorflow ubuntu
Last synced: 15 Oct 2024