santiagoahl/platzi-world-happiness
A Machine Learning Model built in scikit-learn using Support Vector Regressors, Ensemble modeling with Gradient Boost Regressor and Grid Search Cross Validation.
minggli/gan
Conditional GAN, Wasserstein distance and Gradient Penalty in tensorflow
rprkh/Music-Genre-Recommender
Music Genre Recommender website that can identify and recommend 10 different genres of music using Light Gradient Boosting Machine (LGBM). An accuracy of 90% was achieved on the test set by tuning the hyperparameters of the model with Optuna.
tkaczenko/GradientDescent
University project to optimize function using gradient descent: Web app based on Flask
olahsymbo/credit-score
flask app for credit scoring with gradient boosting classifier machine learning algorithm