amineHY /
AI-LAB
This repository contains a docker image that I use to develop my artificial intelligence applications in an uncomplicated fashion. Python, TensorFlow, PyTorch, ONNX, Keras, OpenCV, TensorRT, Numpy, Jupyter notebook... :whale2::fire:
Loading repository data…
Kaushal21394 / repository
This repository contains a comprehensive collection of Data Science, Machine Learning, Deep Learning, and Big Data Analytics projects implemented using Python, Jupyter Notebooks, Apache Spark, and TensorFlow.
This repository contains a comprehensive collection of Data Science, Machine Learning, Deep Learning, and Big Data Analytics projects implemented using Python, Jupyter Notebooks, Apache Spark, and TensorFlow.
The work spans classical ML algorithms, clustering, NLP, recommender systems, CNNs, streaming analytics, and real-world healthcare datasets, with an emphasis on hands-on modeling, evaluation, and interpretation.
📁 Machine Learning Algorithms Portfolio Projects/
Overview:
A comprehensive collection of hands-on machine learning projects implementing core supervised, unsupervised, and recommendation algorithms using Python and scikit-learn. Each notebook follows a complete workflow including data preprocessing, model training, evaluation, and interpretation on real-world datasets such as advertising data, loan data, Yelp reviews, MovieLens, and ecommerce data.
Key Focus Areas:
📁 Linear and Logistic Regression,Clustering/
Overview:
This project focuses on the fundamental building blocks of machine learning, including linear regression, logistic regression, and clustering techniques. The notebooks emphasize understanding model assumptions, interpreting coefficients, and evaluating model performance using real datasets.
Key Focus Areas:
📁 Convolutional Neural Networks/
Overview:
A deep learning project implementing Convolutional Neural Networks (CNNs) to classify images of dogs and cats. Multiple CNN architectures were trained and evaluated using TensorFlow, with saved models, checkpoints, and training logs included for experimentation and comparison.
Key Focus Areas:
📁 Apache Spark_Streaming, MLib, Graphframes/
Overview:
This project demonstrates big data analytics using Apache Spark, covering batch machine learning with Spark MLlib, real-time streaming analytics on NSE stock data, and graph analytics using GraphFrames. It highlights scalable data processing beyond single-machine workflows.
Key Focus Areas:
📁 Web Scrapping and EDA/
Overview:
A data acquisition and analysis project combining web scraping, data cleaning, and exploratory data analysis. The notebooks demonstrate how raw scraped data is transformed into structured datasets and analyzed using visualization and statistical summaries.
Key Focus Areas:
📁 Wisconsin Breast Cancer Project/
Overview:
A healthcare-focused data science project applying machine learning techniques to the Wisconsin Breast Cancer datasets. The project includes tumor classification, cancer recurrence prediction, and cancer survival analysis, supported by ROC curves, model comparisons, and detailed documentation.
Key Focus Areas:
✔ Strong ML fundamentals
✔ Hands-on modeling and evaluation
✔ Deep learning with CNNs
✔ Spark-based big data analytics
✔ Healthcare & real-world datasets
✔ End-to-end DS workflows
This repository is licensed under the MIT License (see LICENSE).
Selected from shared topics, language and repository description—not editorial ratings.
amineHY /
This repository contains a docker image that I use to develop my artificial intelligence applications in an uncomplicated fashion. Python, TensorFlow, PyTorch, ONNX, Keras, OpenCV, TensorRT, Numpy, Jupyter notebook... :whale2::fire:
aliarslanansari /
This repository contains jupyter notebook and other resources made by me during learning Data Science
Dheeraj-02NK /
This repository, named "ml_practice," serves as a learning ground for various machine learning concepts and techniques. The repository contains a collection of Python scripts and Jupyter notebooks, each dedicated to exploring and implementing different machine learning algorithms, models, and methodologies.
maxzaikin /
Hello and welcome to my Data Science portfolio! This repository serves as a central hub showcasing a collection of my projects demonstrating skills and experience in data analysis, machine learning, and artificial intelligence. Each project folder contains Jupyter Notebooks with detailed code, explanations, and visualizations.
ayushdabra /
This repository contains the Jupyter notebook for the custom-built VGG16 Model build for the Tiny ImageNet dataset.
JonathaWRDCosta /
This repository contains a Jupyter Notebook demonstrating a practical example of data science and machine learning for heart disease classification.