Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

scikit-learn

scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy.

https://github.com/burhanuday/ml-dl-algorithms

Repository containing notes, cheatsheets, datasets and usage of different ML and DL algorithms and libraries. These files can be used as base templates for your next project

deep-learning deeplearning keras machine-learning machinelearning neural-networks scikit-learn

Last synced: 29 Oct 2024

https://github.com/dhaitz/python-sklearn-firefly-docker-heroku

Build a hate speech detection system with scikit-learn and deploy it via Docker on Heroku.

deployment docker firefly heroku machine-learning python scikit-learn

Last synced: 11 Nov 2024

https://github.com/manojkarthick/pcregression

Python package to build principal components regression model using the scikit-learn library.

machine-learning python scikit-learn

Last synced: 13 Oct 2024

https://github.com/zainulmustafa/stock-prediction-rnn-lstm

Stock prediction done using RNN and LTSM to resolve vanishing gradient problem. Dataset used is obtained from Pakistan Stock Exchange

json keras-tensorflow matplotlib numpy python3 scikit-learn tensorflow

Last synced: 05 Dec 2024

https://github.com/tatevkaren/deep-learning-for-data-science

Deep Learning Case Studies with Tensorflow and Keras for Beginners-Advanced: ANN, CNN, RNN, Self-Organizing Maps, Boltzmann Machines, Stacked Autoencoders

ann artificial-intelligence artificial-neural-networks data-preprocessing data-science deep-learning ds keras modelling modelling-framework neural-networks numpy pandas python scikit-learn sklearn tensorflow

Last synced: 07 Dec 2024

https://github.com/marty1885/scirknn

Convert and run scikit-learn MLPs on Rockchip NPU.

inference-acceleration npu rk3566 rk3588 rknn rknpu2 rockchip scikit-learn

Last synced: 05 Dec 2024

https://github.com/dayyass/extended-naive-bayes

[WIP] Extension of sklearn Naive Bayes models that allows sampling and more feature distributions.

data-science distributions generative-model machine-learning naive-bayes python sampling scikit-learn

Last synced: 14 Oct 2024

https://github.com/herrfeder/ai_cybersecurity_ids_poc

Winning Contribution of Michael Schwabe and David Lassig to BWI Data Analytics Hackathon 2020 in the Category Cyber Security. Proof of Concept Intrusion Detection using Zeek with selfmade MachineLearning in a nice WebApp.

circleci cloudformation cyber-security dash docker-container intrusion-detection keras kubernetes machine-learning plotly python scikit-learn tensorflow zeek

Last synced: 14 Oct 2024

https://github.com/integeralex/netflix-recommendation-system

This Netflix Recommendation System is a web application developed using Node.js and Express. It utilizes a recommendation engine written in Python

ai collaborate docker express netflix nodejs pandas recommendation-system scikit-learn

Last synced: 18 Oct 2024

https://github.com/feedzai/feedzai-openml-python

Python-based Feedzai OpenML Providers

feedzai openml python scikit scikit-learn

Last synced: 10 Oct 2024

https://github.com/gentaiscool/scikit-learn-examples

Exploration on Logistic Regression, MLP, and SVM using Scikit-learn

logistic-regression mlp scikit-learn sklearn svm

Last synced: 08 Nov 2024

https://github.com/imsanjoykb/automated-spam-mail-detection-and-flask-deployment

This is an simple NLP project in which the model is able to predict the incoming mail whether it is spam or not spam(ham). As we seen in gmail automatically the mail is classified and stored in spam or inbox so this project is prototype.

flask machine-learning naive-bayes-classifier nlp python scikit-learn

Last synced: 17 Nov 2024

https://github.com/davidgasquez/moser

:postbox: A simple way to serve your Machine Learning models.

machine-learning python scikit-learn

Last synced: 14 Nov 2024

https://github.com/x-tabdeveloping/rvfln

A Python implementation of random vector functional networks and broad learning systems using Sklearn's Regressor and classifier APIs

broad-learning data-science deep-learning machine-learning scikit-learn sklearn sklearn-compatible

Last synced: 28 Oct 2024

https://github.com/malykhin/anomaly_detection

Anomaly detection in NAB dataset using mxnet and scikit-learn

anomaly-detection mxnet nab scikit-learn timeseries

Last synced: 24 Oct 2024

https://github.com/oneapi-src/network-intrusion-detection

AI Starter Kit for Network Intrusion Detection using Intel® Extension for Scikit-learn*

machine-learning scikit-learn

Last synced: 05 Nov 2024

https://github.com/miolab/jupyterlab_poetry

JupyterLab runtime environment with Poetry and Docker management.

docker jupyterlab nltk poetry python3 pytorch scikit-learn scipy shap xgboost

Last synced: 30 Oct 2024

https://github.com/syamkakarla98/kmeans-clustering

Introduction and implementation of K-Means clustering.

matplotlib pyhton3 scikit-learn

Last synced: 13 Nov 2024

https://github.com/deadly-panda/clinicapp

Django web application to help a medical clinic manage their appointments and assits doctors in their diagnosisis

django keras python scikit-learn

Last synced: 12 Nov 2024

https://github.com/lostintangent/intro-to-ml

🎓 Simple to use notebooks, based on the scikit-Learn and matplotlib tutorials

machine-learning scikit-learn tutorial

Last synced: 16 Oct 2024

https://github.com/shobrook/neuropipe

Easy scaffolding for machine learning pipelines in Scikit-Learn

framework machine-learning microframework pipeline scaffolding scikit-learn template

Last synced: 11 Oct 2024

https://github.com/coelhosilva/flight-ad

flight-ad is a Python package for anomaly detection in the aviation domain built on top of scikit-learn.

anomaly-detection data-science fdm flight-data flight-data-analysis flight-data-monitoring machine-learning python scikit-learn

Last synced: 12 Oct 2024

https://github.com/l0sg/shoes_classification

Simple shoes classification with ResNet50 in Keras for Deepest Hackaton Challenge

fine-tuning image-classification keras resnet-50 scikit-learn transfer-learning

Last synced: 21 Nov 2024

https://github.com/neptune-ai/neptune-sklearn

Experiment tracking for scikit-learn. 🧩 Log, organize, visualize and compare model metrics, parameters, dataset versions, and more.

dashboard logger management metadata mlops optimization organize scikit-learn sklearn store tracker training versioning

Last synced: 11 Oct 2024

https://github.com/codelionx/pyonlinesvr

Python-Wrapper for Francesco Parrella's OnlineSVR C++ implementation with scikit-learn-compatible interface.

cpp machine-learning numpy online onlinesvr python python3 scikit-learn streaming-algorithms svr

Last synced: 11 Oct 2024

https://github.com/learnables/torchml

Scikit-learn implemented with PyTorch

machine-learning pytorch scikit-learn

Last synced: 15 Oct 2024

https://github.com/hmiladhia/piskle

A serialization package optimized for scikit-learn

data-science machine-learning python scikit-learn serialization

Last synced: 11 Oct 2024

https://github.com/kulia/optical-character-recognition

Approach using k-Nearest Neighbors and Support Vector Machines

machine-learning matlab ntnu ocr python scikit-learn

Last synced: 05 Nov 2024

https://github.com/bydevmar/bydevmar__youtube

Your one-stop repository for BYDEVMAR's educational content. Access exam corrections, practical work, tutorials, and courses to boost your understanding. Subscribe to BYDEVMAR on YouTube for in-depth learning.

cplusplus csharp git github java javascript matplotlib mongodb mysql numpy oracle php postgresql python pytorch scikit-learn seaborn sqlite tensorflow

Last synced: 17 Nov 2024

https://github.com/ngupta23/more

This is a helper package for pandas, visualizations and scikit-learn

data-science helpers pandas python scikit-learn visualization visualizations

Last synced: 10 Oct 2024

https://github.com/melikaas/lda_classification

This repository focuses on implementing Linear Discriminant Analysis (LDA) as a classifier on embedded scikit-learn datasets. The goal is to improve the model's performance on these datasets.

classification machine-learning-algorithms scatterplot scikit-learn

Last synced: 10 Oct 2024

https://github.com/khaledsharif/sklearn2docker

Convert your trained scikit-learn classifier to a Docker container with a pre-configured API

api classification docker docker-container machine-learning scikit-learn

Last synced: 15 Oct 2024

https://github.com/kevinarce/scikit-learn

Machine learning project based on sklearn library.

educative github gitkraken learn machine-learning python scikit-learn student-vscode

Last synced: 05 Nov 2024

https://github.com/sayakpaul/manning-phishing-websites-detection

Starter repository for Manning LP: Use Machine Learning to Detect Phishing Websites

beginners machine-learning phishing-sites scikit-learn wandb

Last synced: 24 Oct 2024

https://github.com/yash22222/ibm-csrbox-internship-project

The objective of the Data Analytics internship at CSRBOX is to provide interns with hands-on experience in applying data analytics techniques to real-world projects in the field of corporate social responsibility (CSR). Interns will gain practical skills in data collection, cleaning, analysis, visualization, and reporting, while working on projects

data-mining data-preprocessing data-science exploratory-data-analysis feature-engineering lemmatization machine-learning pandas pos-tagging random-forest random-forest-classifier scikit-learn sentiment-analysis web-scraping wordcloud

Last synced: 09 Nov 2024

https://github.com/altescy/nlpstack

📚 NLPSTACK: A Python Library for Natural Language Processing

nlp python pytorch scikit-learn

Last synced: 27 Nov 2024

https://github.com/joaopfonseca/ml-research

A Python library with utilities for Machine Learning research and algorithm implementations

active-learning data-science machine-learning python scikit-learn

Last synced: 11 Oct 2024

https://github.com/crflynn/sklearn-instrumentation

Generalized scikit-learn machine learning model instrumentation library

instrumentation machine-learning scikit-learn

Last synced: 08 Nov 2024

https://github.com/rickiepark/ml-with-pytorch

<머신 러닝 교과서: 파이토치 편>의 코드 저장소

deep-learning graph-neural-networks machine-learning neural-networks pytorch scikit-learn transformer

Last synced: 21 Dec 2024

https://github.com/benaandrew/auto-heuristic

A tool to automatically generate heuristic rules for a dataset

code-generation heuristics machine-learning scikit-learn

Last synced: 21 Nov 2024

https://github.com/metriccoders/ai-studio

AI Studio by Metric Coders: A No-Code Software to train, download and deploy Large Language Models.

ai-studio artificial-intelligence generative-ai keras langchain large-language-models llm machine-learning natural-language-processing nlp python python3 scikit-learn tensorflow

Last synced: 06 Dec 2024

https://github.com/yaricom/english-article-correction

The experiment with applying NLP to correction of definite/indefinite articles in English text corpus

data-analysis glove-vectors nlp nlp-machine-learning numpy pandas scikit-learn umbc-webbase-corpus

Last synced: 05 Nov 2024

https://github.com/adityashrm21/adult-income-prediction

A end-to-end data analysis pipeline including model deployment

data-science eda flask heroku logistic-regression r scikit-learn tidyverse

Last synced: 11 Nov 2024

https://github.com/ashwin-rajeev/face-recognition

A simple face recognition system using scikit-learn and OpenCV

face-detection face-recognition machine-learning python scikit-learn

Last synced: 09 Nov 2024

https://github.com/godfanmiao/ml-kaggle-github-2016

《 Python机器学习及实践:从零开始通往Kaggle竞赛之路(2016年度版)》全书数据和开源代码

pandas scikit-learn tensorflow

Last synced: 08 Nov 2024

https://github.com/rjlovespy/house-price-predictor

A Tkinter GUI whose predictions are based on an ML model that is trained by Random Forest Regressor

cx-freeze gui-development jupyter-notebook machine-learning-models numpy pandas py-to-exe python random-forest-regression scikit-learn tkinter-gui

Last synced: 08 Nov 2024

https://github.com/fork123aniket/contrastive-learning-for-sentence-embeddings

Implementation of Simple Contrastive Learning-based Unsupervised approach to generate sentence embeddings and to perform text similarity in Tensorflow

bert-model contrastive-learning natural-language-processing scikit-learn tensorflow-tutorials tensorflow2 transformers

Last synced: 10 Oct 2024

https://github.com/smola/fastcountvectorizer

FastCountVectorizer is a faster alternative to scikit-learn CountVectorizer.

natural-language-processing python scikit-learn

Last synced: 10 Oct 2024

https://github.com/eonu/daze

Better multi-class confusion matrix plots for Scikit-Learn, incorporating per-class and overall evaluation measures.

accuracy classification confusion-matrix confusion-matrix-heatmap evaluation evaluation-metrics f1-score measures multi-class plot precision recall scikit-learn

Last synced: 10 Oct 2024

https://github.com/evilpegasus/apstats

A statistical analysis of WA state teacher salaries and SAT scores

data data-science excel matplotlib numpy pandas python scikit-learn statistics

Last synced: 11 Nov 2024

https://github.com/stefan-schroedl/molecule_classification

"Auto-sklearn for chemistry" - train and run machine-learned classifiers for molecular classification tasks.

automatic automl cheminformatics chemistry chemoinformatics hyperparameter-optimization machine-learning molecule python rdkit scikit-learn

Last synced: 15 Nov 2024

https://github.com/ammirsm/automatic-pancake

Active learning agent-based-simulation for systematic reviews and other types of technology assisted review (TAR) which will include PDF documents and other meta-datas in itself and it's based on both fulltext-screening decisions and title-screening decisions.

active-learning agent-based-simulation machine-learning pdf-document-processor python scikit-learn systematic-review systematic-reviews technology-assisted-review

Last synced: 09 Dec 2024

https://github.com/jrbourbeau/madpy-ml-sklearn-2018

MadPy supervised machine learning talk

machine-learning python scikit-learn

Last synced: 16 Dec 2024

https://github.com/mrankitgupta/python-libraries-roadmap

I am sharing lessons in various Python Libraries from scratch to intermediate including practice sets which were useful into my journey of Data Science.

66daysofdata ai analytics ankitgupta artificial-intelligence data-science data-visualization libraries library machine-learning matplotlib mrankitgupta numpy pandas python python-libraries python-library pythonlib scikit-learn tensorflow

Last synced: 17 Nov 2024

https://github.com/tanaybhadula/phishing-website-detection

A web application to predicted whether a URL/Website is phishing or not by extracting its lexical features.

classification descision-tree flask machine-learning pandas phishing-detection python random-forest scikit-learn stacking-classifier svm-classifier xgboost

Last synced: 11 Oct 2024

https://github.com/manasvigoyal/enron-classification

Exploratory Analysis of Enron Dataset and Classification using multiple algorithms

classification email-classifier enron-dataset jupyter-notebook machine-learning numpy pandas python scikit-learn

Last synced: 13 Nov 2024

https://github.com/ptyadana/ml-music-recommender

Machine Learning Project for recommendations of music genre based on age and gender

graphviz graphviz-dot joblib jupyter-notebook machine-learning machinelearning-python pandas python3 scikit-learn

Last synced: 15 Nov 2024

https://github.com/nguyenanht/john-toolbox

This is my own toolbox to explore data science

data-science machine-learning pipeline python pytorch scikit-learn

Last synced: 13 Oct 2024

https://github.com/jameschapman19/scikit-prox

A package for fitting regularized models from scikit-learn via proximal gradient descent

proximal-gradient-descent regularization scikit-learn scikit-learn-api

Last synced: 13 Oct 2024

https://github.com/g0bel1n/tinyautoml

TinyAutoML is a comprehensive Pipeline Classifier Project thought as a Scikit-learn plugin

automl-pipeline machine-learning scikit-learn

Last synced: 13 Oct 2024

https://github.com/aianytime/early-stage-diabetes-risk-prediction

Early stage diabetes risk prediction using several supervised machine learning algorithms.

github machine-learning machine-learning-algorithms python scikit-learn

Last synced: 07 Nov 2024

https://github.com/reekrajroy/selflearning_chatbot

Self learning chatbot using python.

python scikit-learn

Last synced: 24 Dec 2024

https://github.com/zackakil/iris-dataset-3d-marbles

What if every row/flower from the Iris dataset was represented as a marble in a physics simulation? Using Scikit-Learn with Blender to render the iris dataset in 3d and create a physical simulation of a marble machine to classify the dataset.

3d blender data-visualization flower iris-dataset machine-learning physics-simulation scikit-learn

Last synced: 13 Nov 2024

https://github.com/bkamapantula/discover-workshop

Code search utility to assist developer workflows via code discovery. Currently uses tf-idf estimator.

developer-tools pycon python scikit-learn tf-idf

Last synced: 06 Dec 2024

https://github.com/senior-sigan/ml_workshop_2017.06.10

Small workshop on solving dota2 competition

kaggle-competition machine-learning scikit-learn

Last synced: 16 Nov 2024

https://github.com/tole-k/turbo-ml

Library providing all necessary tools to use automatically adjusted Machine Learning techniques. We aim to simplify the process of user input to maximum.

artificial-intelligence automl library machine-learning optimization python scikit-learn

Last synced: 15 Nov 2024

https://github.com/nicofilips/cs50ai-harvard

Harvard University Online Course | CS50-AI | Artificial Intelligence with Python | Project Solution

artificial-intelligence harvardcs50 natural-language-processing neuronal-network nltk python scikit-learn tensorflow

Last synced: 28 Nov 2024

https://github.com/janszewczyk/hands-control-system

Hands Control System (HCS) - an application/system that uses AI/computer vision to control a computer mouse by means of movement and hand gestures.

ai cv2 maschine-learning mediapipe python38 scikit-learn

Last synced: 21 Dec 2024

https://github.com/omanshu209/ann-classifier-hub

Artificial Neural Network(ANN)🧠 Classification models developed using the PyTorch and Scikit-Learn libraries of python🐍!

ann artificial-intelligence artificial-neural-networks deep-learning jupyter-notebook machine-learning ml mlp-classifier neural-network nn pandas python3 pytorch pytorch-ann scikit-learn sklearn

Last synced: 03 Dec 2024

https://github.com/srinivasrm/mutual-funds-analysis-and-prediction

In this project I have performed analysis and prediction on 1,3,and 5 year returns on 1064 mutual funds in India. I have scraped data from a website which is the most visited website for mutual fund investments.I have tested regression models linear model,SGD Regressor , Random Forest Regressor,Decision Tree Regressor,Ridge,MLP Regressor and linear model (Lasso).After which I have selected the best perorming model and performed Hyper parameter tuning and then deployed an interactive application which can generate the visualization and send an email with the visualization to the users email address.

beautifulsoup data-analysis data-base data-cleaning data-science deployment etl finanace frontend funds machine-learning mutual mutual-funds pgsql python scikit-learn sql streamlit web webapplication

Last synced: 11 Oct 2024

https://github.com/vuthanhhai2302/apply-machine-learning-on-data-analytics

My project of applied machine learning on data analytics, using pandas, numpy and scikit-learn to analyze data

data-analysis numpy pandas scikit-learn

Last synced: 11 Nov 2024

https://github.com/deepmancer/tweet-disaster-detection

fine-tuned BERT and scikit-learn models for real-time classification of disaster-related tweets, using TensorFlow, Keras, and Transformers. .

bert bert-fine-tuning classification fine-tuning huggingface-transformers keras keras-tensorflow natural-language-processing nlp scikit-learn tensorflow tensorflow2 tokenizer transformers

Last synced: 02 Nov 2024