Tech-Guyy
Data Scientist || Mech Engr. Steam & Power Generation || Python, SQL, R, Spark || Data Engineering & Analytics – Machine Learning – Big Data – Image processin
LoopifyLondon Uk
Pinned Repositories
Developing-Machine-Learning-Models-for-Back-Pain-Prediction-Utilizing-Video-Recordings-of-Gaits
Developing machine learning models to classify high, medium and low back pain risk based on vide recording of gaits: Utilising OpenPose a computer vision technique for features extraction.
Distributed-Linear-Regression-Analysis
The housing dataset is used to develop a pipeline for running a simple linear regression in a pseudo-distributed manner (single node setup) using Spark ML. The following was implemented: • Created a Spark session, loaded the data, parse and display them using the apache spark ecosystem (pyspark). View "read me" to see full desciption.
Fall-risk-prediction-Computer-Vision-Machine-Learning
Developing machine learning models to classify high and low fall risk based on vide recording of gaits: Utilising OpenPose a computer vision technique for features extraction.
Image-Classification
Data collection, statistical analysis, interpretation and image classification of the obtained diseases images are the focus of this project, as well as the exploration of quantitative methods for analysing this data using machine learning (support vector machine, fully connected neural network, convolutional neural network, K-nearest neighbour etc
Text-processing-Information-retrieval-and-information-extraction-text-to-speech
The author implemented simple rule base solution and machine learning approach for information retrieval and information extraction after which the result were analyzed.
Text-processing-sentiments-analysis
The author implemented support vector machine for sentiments analysis and applied two feature extractions, Bag-of-Words (CountVectorizer) and TF-IDF (TfidfVectorizer), after which the results for both methods were analysed. The accuracy obtained for both methods were (BoW = 87%) and (TF-IDF = 86%).
Text-processing-topic-labelling
The author implemented logistic regression and support vector machine for topic labelling and applied two feature extractions, Bag-of-Words (CountVectorizer) and TF-IDF (TfidfVectorizer), after which the results for both methods were analyzed.
Weed-Classification
Created image classifiers as well as an access model by using Python to create a process for the processing of image data. This pipeline include: • Pre-processing, feature extraction, train classifiers with extracted features and labels from train, test, and val set. • Evaluate models with extracted features from test and val set with Visualisation
Tech-Guyy's Repositories
Tech-Guyy/Developing-Machine-Learning-Models-for-Back-Pain-Prediction-Utilizing-Video-Recordings-of-Gaits
Developing machine learning models to classify high, medium and low back pain risk based on vide recording of gaits: Utilising OpenPose a computer vision technique for features extraction.
Tech-Guyy/Fall-risk-prediction-Computer-Vision-Machine-Learning
Developing machine learning models to classify high and low fall risk based on vide recording of gaits: Utilising OpenPose a computer vision technique for features extraction.
Tech-Guyy/Distributed-Linear-Regression-Analysis
The housing dataset is used to develop a pipeline for running a simple linear regression in a pseudo-distributed manner (single node setup) using Spark ML. The following was implemented: • Created a Spark session, loaded the data, parse and display them using the apache spark ecosystem (pyspark). View "read me" to see full desciption.
Tech-Guyy/Image-Classification
Data collection, statistical analysis, interpretation and image classification of the obtained diseases images are the focus of this project, as well as the exploration of quantitative methods for analysing this data using machine learning (support vector machine, fully connected neural network, convolutional neural network, K-nearest neighbour etc
Tech-Guyy/Text-processing-Information-retrieval-and-information-extraction-text-to-speech
The author implemented simple rule base solution and machine learning approach for information retrieval and information extraction after which the result were analyzed.
Tech-Guyy/Text-processing-sentiments-analysis
The author implemented support vector machine for sentiments analysis and applied two feature extractions, Bag-of-Words (CountVectorizer) and TF-IDF (TfidfVectorizer), after which the results for both methods were analysed. The accuracy obtained for both methods were (BoW = 87%) and (TF-IDF = 86%).
Tech-Guyy/Text-processing-topic-labelling
The author implemented logistic regression and support vector machine for topic labelling and applied two feature extractions, Bag-of-Words (CountVectorizer) and TF-IDF (TfidfVectorizer), after which the results for both methods were analyzed.
Tech-Guyy/Weed-Classification
Created image classifiers as well as an access model by using Python to create a process for the processing of image data. This pipeline include: • Pre-processing, feature extraction, train classifiers with extracted features and labels from train, test, and val set. • Evaluate models with extracted features from test and val set with Visualisation