Arizona State University Database Course on Coursera
Repositories
jiegzhan Repositories
Bare bones Python implementations of various Machine Learning models and algorithms.
Build an Elasticsearch index with Python APIs on AWS EC2. Search the Elasticsearch index with appropriate queries.
Apache Flink
Apache flink
Upserts, Deletes And Incremental Processing on Big Data.
Apache Iceberg
Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.
Enjoy the journey.
Build machine learning and deep learning models on Kaggle.
Deep Learning for humans
Mirror of Apache Kudu
:earth_americas: machine learning algorithms tutorials (mainly in Python3)
Stanford machine learning class on Coursera. Taught by Andrew Ng. Implemented the assignments with Matlab.
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
Home of the community managed version of Presto, the distributed SQL query engine for big data, under the auspices of the Presto Software Foundation.
The "Python Machine Learning" book code repository and info resource
《Python Cookbook》 3rd Edition Translation