Pinned Repositories
applications-in-Python
applications in Python
Head-Pose-Estimation-Using-Mediapipe
CyberFortNox
Football-Match-Analysis-with-Player-Heatmaps
GloVe-Embeddings-for-Word-Representation-in-NLP-Tasks
Tweet-Clustering-using-GSDMM
Comprehensive-data-exploration-with-Python-update
In this notebook, Engineer Khaled Ashraf has made modifications and enhancements to data analysis and the predictive models used. The original notebook was created by Pedro Marcelino and has been updated to include new data preprocessing steps and the addition of new analytical models.
Webcam-Based-Color-Detection-and-Logging-Detected-Colors-to-a-File
-Car-Model-Classification-CNN-
-Digit-Classification-Using-PCA-and-LDA-Techniques
khaledelz3balawy16's Repositories
khaledelz3balawy16/WordCloud-Translation-Generation
khaledelz3balawy16/-NER-Visualization-Ngrams
khaledelz3balawy16/-sentiment-analysis
khaledelz3balawy16/Tweet-Clustering-using-GSDMM
khaledelz3balawy16/Word-Embedding-Techniques-Word2Vec-BERT-and-Doc2Vec-for-Text-Vectorization-
khaledelz3balawy16/Exploring-FastText-for-Word-Embeddings-in-NLP-Applications
khaledelz3balawy16/GloVe-Embeddings-for-Word-Representation-in-NLP-Tasks
khaledelz3balawy16/Football-Match-Analysis-with-Player-Heatmaps
khaledelz3balawy16/-POS-in-NLP
khaledelz3balawy16/NLP-Word-Sentence-Tokenization-for-En-and-Ar
khaledelz3balawy16/Stop-Word-Removal
khaledelz3balawy16/Text-Cleaning-Tools-Techniques-Practical-Guide
khaledelz3balawy16/Webcam-Based-Color-Detection-and-Logging-Detected-Colors-to-a-File
khaledelz3balawy16/OpenCV-Simple-Applications-in-Image-and-Video-Manipulation
khaledelz3balawy16/Web-Scraping-with-BeautifulSoup-and-Requests
khaledelz3balawy16/Comparing-Different-YOLO-Versions
khaledelz3balawy16/-Car-Model-Classification-CNN-
khaledelz3balawy16/Intel-Image-Classification-by-CNN
khaledelz3balawy16/CyberFortNox
khaledelz3balawy16/Uber-Lyft-Price-Prediction
khaledelz3balawy16/Cancer-Text-Analysis-and-Modeling
khaledelz3balawy16/Head-Pose-Estimation-Using-Mediapipe
khaledelz3balawy16/-Heart-Disease-Analysis
khaledelz3balawy16/ML-Classification-of-Sloan-Digital-Sky-Survey
ML Classification of Sloan Digital Sky Survey
khaledelz3balawy16/Data-Science-London
khaledelz3balawy16/-Digit-Classification-Using-PCA-and-LDA-Techniques
khaledelz3balawy16/https-www.kaggle.com-code-khaledashrafm3wad-titanic-data-science-solutions
khaledelz3balawy16/Comprehensive-data-exploration-with-Python-update
In this notebook, Engineer Khaled Ashraf has made modifications and enhancements to data analysis and the predictive models used. The original notebook was created by Pedro Marcelino and has been updated to include new data preprocessing steps and the addition of new analytical models.
khaledelz3balawy16/Breast-Cancer-Diagnosis-Prediction-using-Logistic-Regression
Implementation of logistic regression model for early detection of breast cancer using breast cancer dataset, with in-depth analysis of performance and evaluation metrics such as classification accuracy, recall, and precision
khaledelz3balawy16/-three-regression-models-for-predicting-house-prices
# Regression Models for House Prices Prediction # This code includes three regression models for predicting house prices: SGDRegressor, Ridge, and Lasso