awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to jinglescode/python-signal-processing

Projects sharing features with Python Signal Processing

30 open-source projects similar to jinglescode/python-signal-processing, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • jacopotagliabue/mlsys-nyu-2022jacopotagliabue avatar

    jacopotagliabue/MLSys-NYU-2022

    558View on GitHub↗

    Slides, scripts and materials for the Machine Learning in Finance Course at NYU Tandon, 2022

    Jupyter Notebook
    View on GitHub↗558
  • jadianes/data-science-your-wayjadianes avatar

    jadianes/data-science-your-way

    616View on GitHub↗

    Ways of doing Data Science Engineering and Machine Learning in R and Python

    Jupyter Notebook
    View on GitHub↗616
  • handcraftsman/geneticalgorithmswithpythonhandcraftsman avatar

    handcraftsman/GeneticAlgorithmsWithPython

    1,255View on GitHub↗

    source code from the book Genetic Algorithms with Python by Clinton Sheppard

    Python
    View on GitHub↗1,255
  • rfordatascience/tidytuesdayrfordatascience avatar

    rfordatascience/tidytuesday

    8,211View on GitHub↗

    This repository provides a curated collection of weekly datasets designed for data visualization practice, data science education, and statistical analysis. It serves as a central source for cleaned and structured real-world data, allowing practitioners to focus on analysis and visualization without the need to scrape or clean raw files. The project facilitates a community learning workflow where users can explore a wide variety of topics, ranging from global health spending and energy datasets to maritime logs and baby name popularity. Participants are encouraged to share their resulting vis

    HTML
    View on GitHub↗8,211

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • khangich/machine-learning-interviewkhangich avatar

    khangich/machine-learning-interview

    12,624View on GitHub↗

    This project is a curated collection of technical reference materials and study guides designed for machine learning interview preparation. It provides comprehensive resources for candidates pursuing engineering roles, focusing on deep learning, production infrastructure, and large-scale system design. The repository distinguishes itself through an architecture that combines theoretical research with industrial case studies. It utilizes a pattern-based approach to system design, breaking down complex deployments—such as recommendation engines, search ranking, and ad click prediction—into reus

    View on GitHub↗12,624
  • kevinschaich/pyspark-cheatsheetkevinschaich avatar

    kevinschaich/pyspark-cheatsheet

    689View on GitHub↗

    🐍 Quick reference guide to common patterns & functions in PySpark.

    View on GitHub↗689
  • ryanswanstrom/awesome-datascience-collegesryanswanstrom avatar

    ryanswanstrom/awesome-datascience-colleges

    159View on GitHub↗

    A list of colleges and universities offering degrees in data science.

    Python
    View on GitHub↗159
  • paulescu/hands-on-train-and-deploy-mlPaulescu avatar

    Paulescu/hands-on-train-and-deploy-ml

    885View on GitHub↗

    Train and Deploy an ML REST API to predict crypto prices, in 10 steps

    Python
    View on GitHub↗885
  • alteryx/featuretoolsalteryx avatar

    alteryx/featuretools

    7,658View on GitHub↗

    Featuretools is an automated feature engineering library and data transformation framework written in Python. It automatically generates machine learning feature vectors from multi-table datasets by applying synthesis patterns to relational and timestamped data. The system functions as a distributed feature synthesis engine, allowing the process of creating feature vectors to scale across multiple cores or clusters to handle large-scale datasets. The library supports the synthesis of multi-table datasets, time series feature generation, and the creation of custom machine learning primitives

    Python
    View on GitHub↗7,658
  • benedekrozemberczki/littleballoffurbenedekrozemberczki avatar

    benedekrozemberczki/littleballoffur

    715View on GitHub↗

    Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)

    Python
    View on GitHub↗715
  • linealabs/lineapyLineaLabs avatar

    LineaLabs/lineapy

    670View on GitHub↗

    Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.

    Jupyter Notebook
    View on GitHub↗670
  • towhee-io/towheetowhee-io avatar

    towhee-io/towhee

    3,447View on GitHub↗

    Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.

    Pythoncomputer-visionconvolutional-networksembedding-vectors
    View on GitHub↗3,447
  • hi-primus/optimushi-primus avatar

    hi-primus/optimus

    1,534View on GitHub↗

    :truck: Agile Data Preparation Workflows made easy with Pandas, Dask, cuDF, Dask-cuDF, Vaex and PySpark

    Python
    View on GitHub↗1,534
  • cleanlab/cleanlabcleanlab avatar

    cleanlab/cleanlab

    11,513View on GitHub↗

    Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting label errors and increasing overall dataset quality. It implements a confident learning framework that iteratively refines label noise estimates by comparing model predictions with estimated label probabilities to identify mislabeled examples. The project provides specialized utilities for active learning optimization, allowing for the selection of the most impactful examples for labeling or re-labeling. It also includes an outlier detection tool to identify atypical data poin

    Pythonactive-learningannotationanomaly-detection
    View on GitHub↗11,513
  • astrazeneca/rexmexAstraZeneca avatar

    AstraZeneca/rexmex

    278View on GitHub↗

    A general purpose recommender metrics library for fair evaluation.

    Python
    View on GitHub↗278
  • datasciencespecialization/coursesDataScienceSpecialization avatar

    DataScienceSpecialization/courses

    4,121View on GitHub↗

    This project is a data science curriculum and instructional syllabus designed to teach the fundamental principles and tools of the field. It provides a structured set of learning materials, including R programming courseware and guides for statistical learning. The materials focus on the practical application of data science, covering data cleaning, visualization, and exploratory data analysis. It includes resources for mastering specific techniques such as linear regression, classification, and unsupervised learning. The curriculum is organized into a modular sequence of educational modules

    HTML
    View on GitHub↗4,121
  • astrazeneca/chemicalxAstraZeneca avatar

    AstraZeneca/chemicalx

    781View on GitHub↗

    A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)

    Python
    View on GitHub↗781
  • albumentations-team/albumentationsalbumentations-team avatar

    albumentations-team/albumentations

    15,308View on GitHub↗

    Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep learning models. It provides a toolset for applying geometric and color transformations to images and annotations, including a specialized collection of 3D operations for volumetric data used in medical and scientific imaging. The library functions as an image mask and bounding box transformer, automatically updating masks, bounding boxes, and keypoints when images undergo geometric changes. This ensures that spatial alterations remain synchronized across images and their assoc

    Python
    View on GitHub↗15,308
  • benedekrozemberczki/karateclubbenedekrozemberczki avatar

    benedekrozemberczki/karateclub

    2,284View on GitHub↗

    Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

    Python
    View on GitHub↗2,284
  • adrotog/pandasguiadrotog avatar

    adrotog/PandasGUI

    3,259View on GitHub↗

    A GUI for Pandas DataFrames

    Python
    View on GitHub↗3,259
  • microsoft/c9-python-getting-startedmicrosoft avatar

    microsoft/c9-python-getting-started

    8,012View on GitHub↗

    This project is a Python education repository and programming tutorial designed to teach language fundamentals, from basic syntax and variables to advanced concepts. It serves as a data science starter kit and a guide for REST API integration. The repository provides instructional scripts and sample code covering object-oriented programming patterns and asynchronous programming. It includes practical demonstrations for fetching and processing JSON data from external web services using HTTP requests. The materials cover a broad capability surface including data analysis workflows with interac

    Jupyter Notebook
    View on GitHub↗8,012
  • e2b-dev/code-interpretere2b-dev avatar

    e2b-dev/code-interpreter

    2,348View on GitHub↗

    This project is an infrastructure platform designed to provide secure, isolated, and ephemeral cloud-based Linux environments for AI agents and automated code execution. It functions as an orchestrator that provisions on-demand virtual machines, allowing developers to run arbitrary code generated by large language models within hardware-level security boundaries. The platform distinguishes itself through its ability to manage stateful, long-lived sessions that persist across multiple execution calls, enabling complex, multi-step workflows. It supports high-concurrency scaling, allowing for th

    Pythonaiai-data-analysisanthropic
    View on GitHub↗2,348
  • comet-ml/comet-examplescomet-ml avatar

    comet-ml/comet-examples

    174View on GitHub↗

    Examples of Machine Learning code using Comet.ml

    Jupyter Notebook
    View on GitHub↗174
  • cloudera/impalacloudera avatar

    cloudera/impala

    34View on GitHub↗

    Real-time Query for Hadoop; mirror of Apache Impala

    C++
    View on GitHub↗34
  • asavinov/lambdoasavinov avatar

    asavinov/lambdo

    26View on GitHub↗

    Feature engineering and machine learning: together at last!

    Python
    View on GitHub↗26
  • iterative/cmliterative avatar

    iterative/cml

    4,178View on GitHub↗

    CML is a pipeline automation tool for training and evaluating machine learning models, functioning as a CI/CD system for machine learning. It serves as a cloud compute orchestrator and Git-based workflow manager that automates model training cycles through branch management, automated commits, and integrated reporting. The project distinguishes itself by provisioning ephemeral cloud instances or Kubernetes nodes to provide specialized hardware for compute-heavy tasks. It also manages remote compute runners, allowing the connection of self-hosted GPU clusters or on-premise machines to execute

    JavaScript
    View on GitHub↗4,178
  • iterative/dvciterative avatar

    iterative/dvc

    15,680View on GitHub↗

    DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models. It functions as a system for managing large data artifacts by storing lightweight metadata in version control while keeping the actual binaries in a separate cache. The project serves as an experiment tracker and remote storage synchronizer, enabling the execution and comparison of machine learning iterations based on hyperparameters and performance metrics. It provides a bridge for pushing and pulling these large data artifacts between local environments and cloud or on-premi

    Python
    View on GitHub↗15,680
  • iterative/mlemiterative avatar

    iterative/mlem

    718View on GitHub↗

    🐶 A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day🤞

    Python
    View on GitHub↗718
  • intel/idlfintel avatar

    intel/idlf

    312View on GitHub↗

    The Intel® Deep Learning Framework

    C++
    View on GitHub↗312
  • hydrospheredata/mistHydrospheredata avatar

    Hydrospheredata/mist

    324View on GitHub↗

    Serverless proxy for Spark cluster

    Scala
    View on GitHub↗324