GitHunt

Morris Lee

k-w-lee

I love programming. An explorer of curiosity

Mercedes-Benz

Languages

Jupyter Notebook62%Python29%CSS5%HTML5%

Loading contributions...

Top Repositories

Repositories

46
K-
k-w-lee/k-w-lee

Morris Lee Portfolio

00Updated 7 months ago
K-
k-w-lee/langchainFork

🦜🔗 Build context-aware reasoning applications

00Updated 1 year ago
K-
k-w-lee/crewAIFork

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

00Updated 1 year ago
K-
k-w-lee/OmniParserFork

A simple screen parsing tool towards pure vision based GUI agent

00Updated 1 year ago
K-
k-w-lee/browser-useFork

Make websites accessible for AI agents

Python00Updated 11 months ago
K-
k-w-lee/morris_lee.github.io

View the deployed portfolio this link: https://k-w-lee.github.io/morris_lee.github.io/index.htmlMy Portfolio

CSS10Updated 1 year ago
K-
k-w-lee/minGPT-MY-History-Books

This repository contains code for training and using a text generation model based on the MinGPT library by Andrej Karpathy.

Python00Updated 1 year ago
K-
k-w-lee/Scania-APS-Failures

This is a classification machine learning task (APS Failure at Scania Trucks) that involved 171 attributes and 60000 observations.

Jupyter Notebook00Updated 1 year ago
K-
k-w-lee/Diet_Optimisation

In this project, we have used linear programming to develop a diet optimization system to satisfy constraints of nutrition goal with minimum ingredient cost

20Updated 4 years ago
linear-programming
K-
k-w-lee/ML-Models-Deployed-to-Website

Deployed machine learning models & data science calculators at morris-lee.com using Python & Heroku.

Jupyter Notebook20Updated 4 years ago
deploymentflask
K-
k-w-lee/vcard_from_csv_morris

Generates vCards based on a provided DataFrame and dictionary of column mappings. The script includes various functions to preprocess the data, validate the column mappings, clean and format the contact information, add a prefix to first names, and create and write the vCard entries to a file.

Python00Updated 2 years ago
K-
k-w-lee/awsecbli_testArchived

No description provided.

Python00Updated 4 years ago
K-
k-w-lee/-Child-or-Adult-Deep-Convo-Neural-Net

This notebook shows in-depth look on classifying images of children and adult using Deep Convolutional Neural Network. Given a limited size of images, it is not enough for model to learn to predict accurately on unseen data. The solutions are using Image Augmentation and Transfer Learning to improve the predictive power. Asides from that, this notebook also show approach to tune the learning rate, which is the most important hyper-parameter to be calibrated. As a result, the classifying performance achieve over 0.8 accuracy. Besides, this notebook also visualise what computer see in the convolutional images, and as well allow YOU to test your own images with the calibrated model.

Jupyter Notebook00Updated 3 years ago
K-
k-w-lee/Exam-Score-Visualisations-6-Types-

This notebook will show 6 kinds of visualisation idioms, namely Donut Charts, Hat Graphs, Bar of Pie, Histogram, Violin and Box Plot. Hope this notebook can help you to uncover interesting findings of the math score raw data.

Jupyter Notebook00Updated 3 years ago
K-
k-w-lee/Text-Analytic---N-Gram-Feature-Extraction

In this notebook, n-gram will be used for feature extraction, which is the first NLP approach that introduced by Markov in 1913. An N-gram is an N-character slice of a longer string. The intuition of the n-gram model is that instead of computing a prediction based on entire corpus, one can approximate the prediction by only contiguous slices sequence of n words. To explain feature extraction using n-gram with a demonstration of the sentence, “The student is alone happily”. The number of n-gram features can be calculated by k-n+1, where k is the number of words. The result is a bag-of-n-grams model. Table below shows the demonstration of different n-gram feature representations.

Jupyter Notebook00Updated 3 years ago
K-
k-w-lee/kaggle-file

No description provided.

00Updated 3 years ago
K-
k-w-lee/Pretty-Visualize-Country-Populations-in-Order

This notebook will show interesting visualisations about population trends for countries and as well clusters. As a result, Top 15 Fastest, Slowest growing population countries visualisation idioms were plotted in order. Plus, due to COVID-19 happens in 2019, I was curious how is the population trend looks like. It seems to me that the number 1 is surprising. Let's discover it.

Jupyter Notebook00Updated 3 years ago
K-
k-w-lee/Nested-Grid-Search-Optimizing-Regression-0.9-r2-

One may wonders what kind of pre-processing technique should apply that can generate best result? Such as: * ordinal encoding or one-hot-encode * standardisation or normalisation Meanwhile taking care of model parameters is adding another layer of difficulty. This notebooks has show case how a nested grid search work to tune the preprocessing technique and as well models'parameters. It combines grid search and Halving grid search technique for optimisation. After evaluating 3 regressors, Random Forest Regressor is the best model due to the best MAR, MSE, RMSE, R2 and Adj-R2. Notebook Author: Morris Lee <br> Date: 27-8-2022

Jupyter Notebook00Updated 3 years ago
K-
k-w-lee/forecast_air_pollution

No description provided.

00Updated 3 years ago
K-
k-w-lee/Visualising-Regression-Plot-Insurance

No description provided.

Jupyter Notebook00Updated 3 years ago
K-
k-w-lee/In-Depth-8-Models-to-Predict-Rent-80-

No description provided.

Jupyter Notebook00Updated 3 years ago
K-
k-w-lee/comprehensive-evaluation-time-series

No description provided.

Jupyter Notebook00Updated 3 years ago
K-
k-w-lee/forecast_apple_stock

Apple Stock Prices (2013-2018)

Jupyter Notebook00Updated 3 years ago
K-
k-w-lee/forecast_total_sales

No description provided.

Jupyter Notebook00Updated 3 years ago
K-
k-w-lee/contents

No description provided.

00Updated 3 years ago
K-
k-w-lee/forecast_vis

No description provided.

Python00Updated 3 years ago
K-
k-w-lee/predictive-tools

A tool for predictive analytic

Python00Updated 3 years ago
K-
k-w-lee/good-life

No description provided.

00Updated 3 years ago
K-
k-w-lee/Convolutional-Neural-Networks

Built a convolutional neural network, including recent variations such as residual networks; apply convolutional networks to visual detection and recognition tasks; and use neural style transfer to generate art and apply these algorithms to a variety of image, video, and other 2D or 3D data

Jupyter Notebook10Updated 4 years ago
K-
k-w-lee/Text-Classification-of-Medical-Transcript

Random Forest Classifier is trained on each of the n-gram feature representations. The best score achieved is 0.93 macro F1 on testing set using tuned Random Forest and unigram feature vectors

HTML00Updated 4 years ago
nlpnlp-machine-learning

Gists

Recent Activity

Morris Lee (k-w-lee) | GitHunt