All Projects → ml-time-series-analysis-on-sales-data → Similar Projects or Alternatives

441 Open source projects that are alternatives of or similar to ml-time-series-analysis-on-sales-data

human-in-the-loop-machine-learning-tool-tornado
Tornado is a human-in-the-loop machine learning framework that helps you exploit your unlabelled data to train models through a simple and easy to use web interface.
Stars: ✭ 37 (+8.82%)
Mutual labels:  sklearn, machinelearning
Datastream.io
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Stars: ✭ 814 (+2294.12%)
Mutual labels:  sklearn, machinelearning
Machinelearning
Machine learning resources
Stars: ✭ 3,042 (+8847.06%)
Mutual labels:  machinelearning, datamining
tsa-tutorial
Material for the tutorial, "Time series analysis with pandas" at T-Academy
Stars: ✭ 21 (-38.24%)
Practical Machine Learning With Python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Stars: ✭ 1,868 (+5394.12%)
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+8594.12%)
Mutual labels:  sklearn, machinelearning
Tslearn
A machine learning toolkit dedicated to time-series data
Stars: ✭ 1,910 (+5517.65%)
Auto ts
Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Now updated with Dask to handle millions of rows.
Stars: ✭ 195 (+473.53%)
Mutual labels:  sklearn, time-series-analysis
A-B-testing-with-Machine-Learning
Implemented an A/B Testing solution with the help of machine learning
Stars: ✭ 37 (+8.82%)
Mutual labels:  sklearn, statsmodels
bagging pu
Simple sklearn based python implementation of Positive-Unlabeled (PU) classification using bagging based ensembles
Stars: ✭ 73 (+114.71%)
Mutual labels:  sklearn
ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Stars: ✭ 40,023 (+117614.71%)
Mutual labels:  machinelearning
CARE-GNN
Code for CIKM 2020 paper Enhancing Graph Neural Network-based Fraud Detectors against Camouflaged Fraudsters
Stars: ✭ 121 (+255.88%)
Mutual labels:  datamining
Active-Explainable-Classification
A set of tools for leveraging pre-trained embeddings, active learning and model explainability for effecient document classification
Stars: ✭ 28 (-17.65%)
Mutual labels:  sklearn
awesome-open-mlops
The Fuzzy Labs guide to the universe of open source MLOps
Stars: ✭ 304 (+794.12%)
Mutual labels:  machinelearning
CS-7641-assignments
CS 7641 - All the code
Stars: ✭ 135 (+297.06%)
Mutual labels:  sklearn
Rethink-BiasVariance-Tradeoff
Rethinking Bias-Variance Trade-off for Generalization of Neural Networks
Stars: ✭ 46 (+35.29%)
Mutual labels:  machinelearning
Data-Science-Resources
A guide to getting started with Data Science and ML.
Stars: ✭ 17 (-50%)
Mutual labels:  machinelearning
Groundbreaking-Papers
ML Research paper summaries, annotated papers and implementation walkthroughs
Stars: ✭ 90 (+164.71%)
Mutual labels:  machinelearning
covid-19
Data ETL & Analysis on the global and Mexican datasets of the COVID-19 pandemic.
Stars: ✭ 14 (-58.82%)
Mutual labels:  seaborn
resolutions-2019
A list of data mining and machine learning papers that I implemented in 2019.
Stars: ✭ 19 (-44.12%)
Mutual labels:  sklearn
DS-Cookbook101
A jupyter notebook having all most frequent used code snippet for daily data scienceoperations
Stars: ✭ 59 (+73.53%)
Mutual labels:  seaborn
BasisFunctionExpansions.jl
Basis Function Expansions for Julia
Stars: ✭ 19 (-44.12%)
Mutual labels:  time-series-analysis
xpandas
Universal 1d/2d data containers with Transformers functionality for data analysis.
Stars: ✭ 25 (-26.47%)
Mutual labels:  sklearn
Udacity-Data-Analyst-Nanodegree
Repository for the projects needed to complete the Data Analyst Nanodegree.
Stars: ✭ 31 (-8.82%)
Mutual labels:  seaborn
spotify-vibe-check
Spotify Vibe Checker Web App to vibe check your Spotify Playlists! (currently broken due to CORS)
Stars: ✭ 24 (-29.41%)
Mutual labels:  machinelearning
real-estate-neighborhood-prediction
Code to repeat the experiments of "The economic value of neighborhoods: Predicting real estate prices from the urban environment"
Stars: ✭ 53 (+55.88%)
Mutual labels:  datamining
AnnA Anki neuronal Appendix
Using machine learning on your anki collection to enhance the scheduling via semantic clustering and semantic similarity
Stars: ✭ 39 (+14.71%)
Mutual labels:  machinelearning
datascience-mashup
In this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
Stars: ✭ 36 (+5.88%)
Mutual labels:  machinelearning
Python-Data-Visualization
D-Lab's 3 hour introduction to data visualization with Python. Learn how to create histograms, bar plots, box plots, scatter plots, compound figures, and more, using matplotlib and seaborn.
Stars: ✭ 42 (+23.53%)
Mutual labels:  seaborn
ACNHAutoCataloger
Automatically records what's in your Animal Crossing: New Horizons catalog
Stars: ✭ 34 (+0%)
Mutual labels:  datamining
dst
yet another custom data science template via cookiecutter
Stars: ✭ 59 (+73.53%)
Mutual labels:  machinelearning
SwiftUIMLKitTranslator
SwiftUI MLKit Language Identification & Translator
Stars: ✭ 23 (-32.35%)
Mutual labels:  machinelearning
DBFilesClient.NET
Deprecated: See DBClientFiles.NET
Stars: ✭ 14 (-58.82%)
Mutual labels:  datamining
mildnet
Visual Similarity research at Fynd. Contains code to reproduce 2 of our research papers.
Stars: ✭ 76 (+123.53%)
Mutual labels:  machinelearning
centrifuge-toolkit
Tool for visualizing and empirically analyzing information encoded in binary files
Stars: ✭ 49 (+44.12%)
Mutual labels:  seaborn
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
Stars: ✭ 53 (+55.88%)
Mutual labels:  seaborn
ts4health
Time Series Data Analysis, Visualization and Forecasting with Python for Health and Self
Stars: ✭ 17 (-50%)
Mutual labels:  time-series-analysis
RcppDynProg
Dynamic Programming implemented in Rcpp. Includes example partition and out of sample fitting applications.
Stars: ✭ 13 (-61.76%)
Mutual labels:  machinelearning
ml-workflow-automation
Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.
Stars: ✭ 44 (+29.41%)
Mutual labels:  sklearn
TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
Stars: ✭ 42 (+23.53%)
Mutual labels:  machinelearning
NotrinosERP
A web-based erp, accounting system that written in PHP and MySql includes Sales, Purchasing, Warehousing, Manufacturing, Human Resource... It supports multi user, multi currencies, multi languages.
Stars: ✭ 46 (+35.29%)
Mutual labels:  sales
youtube-or-pornhub
Service identification on ciphered traffic.
Stars: ✭ 26 (-23.53%)
Mutual labels:  machinelearning
word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
Stars: ✭ 59 (+73.53%)
Mutual labels:  machinelearning
financial-asset-comparison-tool
R Shiny app to compare the relative performance of cryptos and equities.
Stars: ✭ 97 (+185.29%)
Mutual labels:  time-series-analysis
incogly
Incogly is a video conferencing app aimed to remove any implicit bias in an interview and easing the process of remote collaboration.
Stars: ✭ 24 (-29.41%)
Mutual labels:  machinelearning
emotiw2017
Emotiw2017 code
Stars: ✭ 16 (-52.94%)
Mutual labels:  sklearn
kserve
Serverless Inferencing on Kubernetes
Stars: ✭ 1,621 (+4667.65%)
Mutual labels:  sklearn
pollinations
Generate Art
Stars: ✭ 100 (+194.12%)
Mutual labels:  machinelearning
type4py
Type4Py: Deep Similarity Learning-Based Type Inference for Python
Stars: ✭ 41 (+20.59%)
Mutual labels:  machinelearning
KMeans elbow
Code for determining optimal number of clusters for K-means algorithm using the 'elbow criterion'
Stars: ✭ 35 (+2.94%)
Mutual labels:  sklearn
vtiger
🐯 Vtiger is the #1 business automation software. Try it with Docker!
Stars: ✭ 59 (+73.53%)
Mutual labels:  sales
Nutshell-Machine-Learning
This is a repository built by the community for the community.
Stars: ✭ 77 (+126.47%)
Mutual labels:  machinelearning
Sequence-to-Sequence-Learning-of-Financial-Time-Series-in-Algorithmic-Trading
My bachelor's thesis—analyzing the application of LSTM-based RNNs on financial markets. 🤓
Stars: ✭ 64 (+88.24%)
Mutual labels:  time-series-analysis
Anjani
🤖 Telegram group management bot with spam protection
Stars: ✭ 45 (+32.35%)
Mutual labels:  machinelearning
Kapsul-Aglari-ile-Isaret-Dili-Tanima
Recognition of Sign Language using Capsule Networks
Stars: ✭ 42 (+23.53%)
Mutual labels:  machinelearning
Nearest-Celebrity-Face
Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches the closest to yours.
Stars: ✭ 30 (-11.76%)
Mutual labels:  machinelearning
k3ai-core
K3ai-core is the core library for the GO installer. Go installer will replace the current bash installer
Stars: ✭ 23 (-32.35%)
Mutual labels:  machinelearning
heatmaps
Better heatmaps in Python
Stars: ✭ 117 (+244.12%)
Mutual labels:  seaborn
raven-distribution-framework
Decentralized Computing Backend for Artificial Intelligence, Web3, Metaverse, and Gaming Application
Stars: ✭ 31 (-8.82%)
Mutual labels:  machinelearning
U-Time
U-Time: A Fully Convolutional Network for Time Series Segmentation
Stars: ✭ 156 (+358.82%)
Mutual labels:  time-series-analysis
1-60 of 441 similar projects