Transforming Data into Intelligence with Python-Powered AI/ML Solutions. Leveraging advanced algorithms and deep learning techniques to drive innovation and optimize performance. Proven expertise in developing scalable, efficient machine learning models and deploying them in production environments. Dedicated to enhancing data-driven decision-making and delivering impactful results.
SQL
NLP(ude.my/UC-1a54c6ac-44df-4fb7-a1b1-8ed5d541fde4)
NLP(ude.my/UC-1a54c6ac-44df-4fb7-a1b1-8ed5d541fde4)
Deep Learning A-Z(ude.my/UC-6c9d0dd4-dff0-4bfc-b4fc-5c4f512e5a62)
As per my project in current company is related to healthcare in which an deep learning model(ANN) is used to predict whether patient is eligible for medicare or medicaid and if medicaid upto what extent.
I have used twitter dataset from kaggle using NLP(NLTK and Spacy) for preprocessing(TF-IDF for word vectorization) the data. Then used Deep Learning Model (RNN)
Used python Package LIBEROSA for feature extraction of audio dataset and used Machine Learning model(Random Forest) using ML framework from Scikit Learn
Used deep learning model(ANN) using DL framework tensorflow and keras.
Using both keras.preprocessing.image(with CNN) and skimage(with SVM)
Using Google Text to Speech(gTTS)