awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesData Science Algorithms

Collections of implementations and explanations for data science algorithms.

Distinguishing note: Focuses on algorithmic implementations for data analysis.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Data Science Algorithms. Refine with filters or upvote what's useful.

Awesome Data Science Algorithms GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • academic/awesome-datascienceacademic का अवतार

    academic/awesome-datascience

    29,416GitHub पर देखें↗

    This project is a comprehensive, community-driven knowledge repository that serves as a centralized hub for data science resources. It provides a structured index of educational materials, software packages, and professional development tools designed to support both students and practitioners in navigating the data science landscape. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast collection of external links into a human-readable, markdown-based document. By relying on distributed contributions, the project maintains an up-to-date snapshot of the fi

    Provides a curated list of algorithms used in data science and machine learning.

    analyticsawesome-listdata-mining
    GitHub पर देखें↗29,416
  • fengdu78/lihang-codefengdu78 का अवतार

    fengdu78/lihang-code

    19,548GitHub पर देखें↗

    This repository is a collection of foundational machine learning models and predictive analysis tools designed for the study of statistical learning methods. It serves as an educational resource that demonstrates the mathematical principles of classic algorithms through direct, first-principles implementation. The project distinguishes itself by constructing models from the ground up, relying on fundamental linear algebra and calculus operations rather than high-level abstraction frameworks. Each algorithm is organized into modular, standalone scripts that mirror the sequence of mathematical

    Offers a collection of foundational mathematical models and tools for exploring patterns in structured data.

    Jupyter Notebook
    GitHub पर देखें↗19,548
  • tangyudi/ai-learntangyudi का अवतार

    tangyudi/Ai-Learn

    13,065GitHub पर देखें↗

    Ai-Learn is an educational repository and technical reference designed to facilitate the mastery of artificial intelligence and data science workflows. It provides a structured curriculum that combines theoretical mathematical foundations with practical coding exercises, enabling users to build predictive models, neural networks, and analytical pipelines using Python. The project distinguishes itself by emphasizing a first-principles approach to machine learning. Rather than relying solely on high-level abstractions, it guides users through the reconstruction of core algorithms from scratch,

    Guides the reconstruction of core machine learning algorithms from scratch to deepen understanding of underlying logic.

    algorithmartificial-intelligencecaffe
    GitHub पर देखें↗13,065
  • joelgrus/data-science-from-scratchjoelgrus का अवतार

    joelgrus/data-science-from-scratch

    9,636GitHub पर देखें↗

    This project is a collection of foundational machine learning algorithms and data science tools implemented in Python. It focuses on building the logic of these tools using basic programming primitives rather than relying on specialized libraries. The implementation covers several core domains, including a linear algebra library for matrix and vector operations, a statistical analysis toolkit for probability and hypothesis testing, and a framework for map-reduce distributed processing. It also includes implementations for natural language processing, graph theory for network analysis, and var

    Implements fundamental machine learning and data science algorithms using basic programming primitives.

    Python
    GitHub पर देखें↗9,636
  • lazyprogrammer/machine_learning_exampleslazyprogrammer का अवतार

    lazyprogrammer/machine_learning_examples

    8,823GitHub पर देखें↗

    This project is a comprehensive collection of practical code examples and implementation libraries for machine learning. It provides a wide array of reference materials for building supervised, unsupervised, and reinforcement learning algorithms. The repository serves as a multi-domain resource, featuring specific implementation suites for financial AI, Bayesian statistical modeling, and deep learning architectures. It includes a framework for training intelligent agents using policy gradients and actor-critic models, as well as practical guides for fine-tuning transformers and utilizing larg

    Provides a wide array of practical implementations for diverse machine learning and data science algorithms.

    Pythondata-sciencedeep-learningmachine-learning
    GitHub पर देखें↗8,823
  1. Home
  2. Artificial Intelligence & ML
  3. Data Science Algorithms

सब-टैग एक्सप्लोर करें

  • Algorithmic Replication GuidesEducational resources for reconstructing machine learning models from scratch. **Distinct from Data Science Algorithms:** Distinct from general data science algorithms: focuses on the process of reconstruction from scratch.