eliascaba's Stars
KinjalDas/Inventory-Management-System-Django
A Inventory management system written in DJango
groupon/luigi-warehouse
A luigi powered analytics / warehouse stack
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
astronomer/airflow-guides
Guides and docs to help you get up and running with Apache Airflow.
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
mara/mara-pipelines
A lightweight opinionated ETL framework, halfway between plain scripts and Apache Airflow
pentaho/pentaho-kettle
Pentaho Data Integration ( ETL ) a.k.a Kettle
andkret/Cookbook
The Data Engineering Cookbook
lux-org/lux
Automatically visualize your pandas dataframe via a single print! 📊 💡
python-bonobo/bonobo
Extract Transform Load for Python 3.5+
Kulbear/stock-prediction
Stock price prediction with recurrent neural network. The data is from the Chinese stock.
dzitkowskik/StockPredictionRNN
High Frequency Trading Price Prediction using LSTM Recursive Neural Networks
jakemmarsh/neural-network-stock-predictor
Semester project for COS 470 (Artifical Intelligence) at the University of Maine.
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
tidymodels/broom
Convert statistical analysis objects from R into tidy format
eliascaba/orchest
Orchest is a tool for creating data science pipelines.
eliascaba/Proyectos-DataCamp-
openhab/openhab1-addons
Add-ons for openHAB 1.x
pedrinho/samsung_remote
Samsung TV Remote Control Python Script
joshkunz/pdf2kindle
A command line tool for sending pdfs of scientific papers to your kindle.
sampan-s-nayak/send_to_kindle
a python script to send ebooks to kindle after converting (if required) to .mobi. can be used to send multiple files at once or a single file at a time
eliascaba/data_mining_cup
Data science with R: predicting car insurance conversion rate and engine part failure rates (binary classification)
eliascaba/DataMining
My data mining code!
eliascaba/GWU_data_mining
Materials for GWU DNSC 6279 and DNSC 6290.
ibalazevic/SMS_guru_text_mining
classification of the questions asked to the SMS guru service, using the Naive Bayes classifier and Linear Discriminant Analysis (LDA)
eliascaba/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
korenmiklos/expat-analysis
fzchriha/wavelf-python
Wave Learning Festival: Learn Python repository for students
fzchriha/pomodoro-whatsapp
A pomodoro bot for whatsappp
ysig/GraKeL
A scikit-learn compatible library for graph kernels