Giter VIP home page Giter VIP logo

Tho Kim Huynh's Projects

airline_ontime_performance_project icon airline_ontime_performance_project

Different feature selection methods like SVD, SelectKBest, RFE are used to choose best features, then different machine learning algorithms like Random Forest, Gradient Boosting Tree, XGBoost together with GridsearchCV etc are applied and compared to choose the good model which is the best fit for the dataset.

avocado_price_prediction icon avocado_price_prediction

A variety of regression models (such as Random Forest, XGBoost, LightGBM) and time-series models (like Arima, Prophet, HoltWinters) are utilized to predict average price of avocados.

counting_cars icon counting_cars

Counting cars on highways in videos is conducted by using the pre-trained YOLO4 multiple object detection algorithm (which is a deep learning model) with OpenCV and the centroid tracking algorithm.

customer_segmentation icon customer_segmentation

Different unsupervised machine learning algorithms such as RFM, K-means, Spectral Clustering, GMM etc are used to classify customers into different meaningful clusters of customers.

gutenberg_author_classification_project icon gutenberg_author_classification_project

Different supervised and unsupervised learning algorithms (including RNN deep learning network) together with NLP transformers are used to do text-author classification from Gutenberg project.

recommendation-system-project icon recommendation-system-project

In this project, a Recommender System is built from 2 popular methods which are Content Based Filtering (Gensim and Cosine Similarity algorithms) and Collaborative Based Filtering (Alternating Least Square model in PySpark). Then, this recommender system is deployed onto Heroku cloud platform.

tmdb_movie_analytic_project icon tmdb_movie_analytic_project

Very detailed exploratory data analysis is executed on the dataset. Univariate and bivariate analysis using ANOVA and Chi-Squared Test between continuous and categorical variables are explored to find out the relationship between input variables and the output target 'revenue'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.