liliangdodo's Stars
pycaret/pycaret
An open-source, low-code machine learning library in Python
microsoft/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
ml-jku/hopular
Hopular: Modern Hopfield Networks for Tabular Data
Azure/fast_retraining
Show how to perform fast retraining with LightGBM in different business cases
szilard/benchm-ml
A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
EpistasisLab/pmlb
PMLB: A large, curated repository of benchmark datasets for evaluating supervised machine learning algorithms.
sktime/sktime
A unified framework for machine learning with time series
awslabs/gluonts
Probabilistic time series modeling in Python
sktime/pytorch-forecasting
Time series forecasting with PyTorch
NourozR/Stock-Price-Prediction-LSTM
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
huseinzol05/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
AileenNielsen/TimeSeriesAnalysisWithPython
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
rasbt/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repository
rasbt/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
susanli2016/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
lawlite19/MachineLearning_Python
机器学习算法python实现
rhiever/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
mohuangrui/ucasthesis
LaTeX Thesis Template for the University of Chinese Academy of Sciences
allenai/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
benedictpaten/ortheus
Evolutionary transducer based method for aligning and reconstructing indel histories
zeeev/smartie-sv
calling SVs from Blasr contig level alignments
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
BVLC/caffe
Caffe: a fast open framework for deep learning.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
keras-team/keras
Deep Learning for humans
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone