Discover and explore top open-source AI tools and projects—updated daily.
sajal2692Data science and ML project portfolio showcasing diverse AI capabilities
Top 31.2% on SourcePulse
This repository offers a curated collection of data science projects, primarily Jupyter notebooks and R analyses, designed as a reference for individuals learning data science fundamentals or building their own portfolios. It provides runnable examples across various domains, updated to function on a current Python 3.14 stack, enabling users to explore and adapt foundational data science techniques.
How It Works
The portfolio showcases projects spanning Machine Learning (supervised, unsupervised, reinforcement, deep learning), Natural Language Processing, and Data Analysis/Visualization. Core approaches involve applying standard algorithms like decision trees, CNNs (PyTorch), Q-Learning, PCA, Gaussian mixtures, XGBoost, and transformer models. Projects often include data preprocessing (ETL pipelines) and model evaluation, with some featuring web app integrations (Flask) or custom-built scoring mechanisms. The use of established libraries like Pandas, Scikit-learn, NLTK, and PyTorch ensures practical applicability.
Quick Start & Requirements
uv for environment management (uv sync then uv run jupyter lab) or standard pip (pip install -r requirements.txt).sajalsharma.com.Highlighted Details
Maintenance & Community
The repository has been refreshed for current Python versions. For current work and potential collaboration, contact contact@sajalsharma.com or visit sajalsharma.com. A "buy me a coffee" link is provided for support.
Licensing & Compatibility
No specific open-source license is mentioned in the provided README. Users should exercise caution regarding usage, modification, and distribution, especially for commercial purposes, until a license is clarified.
Limitations & Caveats
The projects originate from early career work (circa 2016), although they have been updated to run on modern Python stacks. The data included is explicitly stated as being for demonstration purposes only. A significant caveat is the absence of explicit licensing information, which may impact adoption decisions.
4 days ago
Inactive