Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pickle

electron/asar

Simple extensive tar-like archive format with indexing

Language: JavaScript - Size: 737 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 2,455 - Forks: 240

jsonpickle/jsonpickle

Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.

Language: Python - Size: 2.08 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 1,223 - Forks: 168

uchicago-cs/deepdish

Flexible HDF5 saving/loading and other data science tools from the University of Chicago

Language: Python - Size: 606 KB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 267 - Forks: 59

aardio/WinAsar

Portable and lightweight GUI utility to pack and extract asar( electron archive ) files, Only 551 KB!

Size: 1.24 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 317 - Forks: 59

python-cachier/cachier

Persistent, stale-free, local and cross-machine caching for Python functions.

Language: Python - Size: 408 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 518 - Forks: 58

fabiocaccamo/python-benedict

:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.

Language: Python - Size: 5.25 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 1,430 - Forks: 48

diStyApps/Safe-and-Stable-Ckpt2Safetensors-Conversion-Tool-GUI

Convert your Stable Diffusion checkpoints quickly and easily.

Language: Python - Size: 511 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 400 - Forks: 40

noahgift/boston_housing_pickle

An example repo that pickles out a sklearn model

Language: Jupyter Notebook - Size: 260 KB - Last synced: 25 days ago - Pushed: about 5 years ago - Stars: 15 - Forks: 30

explosion/srsly

πŸ¦‰ Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)

Language: Python - Size: 764 KB - Last synced: 8 days ago - Pushed: about 2 months ago - Stars: 414 - Forks: 30

j0lt-github/python-deserialization-attack-payload-generator

Peas create serialized payload for deserialization RCE attack on python driven applications where pickle ,pyYAML, ruamel.yaml or jsonpickle module is used for deserialization of serialized data. I will update it with more attack vectors to targets other modules.

Language: Python - Size: 34.2 KB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 73 - Forks: 21

diStyApps/Stable-Diffusion-Pickle-Scanner-GUI

Pickle Scanner GUI

Language: Python - Size: 23.7 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 210 - Forks: 20

nlpodyssey/gopickle

Go library for loading Python's data serialized with pickle and PyTorch module files.

Language: Go - Size: 111 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 116 - Forks: 18

kisielk/og-rek

ogΓ³rek is a Go library for encoding and decoding pickles.

Language: Go - Size: 531 KB - Last synced: 18 days ago - Pushed: over 2 years ago - Stars: 62 - Forks: 16

Marco-Sulla/python-frozendict

A simple immutable dictionary for Python

Language: C - Size: 1.03 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 127 - Forks: 15

bharathsudharsan/COVID-away

Code for paper 'Avoid touching your face: A hand-to-face 3d motion dataset (covid-away) and trained models for smartwatches'

Language: Python - Size: 102 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 17 - Forks: 15

ptyadana/Python-Projects-Dojo

Collections of python projects including machine learning projects, image and pdf processing, password checkers, sending emails, sms, web scraping,flask web app,selenium automation testing,etc

Language: Jupyter Notebook - Size: 37.7 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 14 - Forks: 14

abersheeran/rpc.py

A fast and powerful RPC framework based on ASGI/WSGI.

Language: Python - Size: 309 KB - Last synced: 6 days ago - Pushed: about 1 month ago - Stars: 186 - Forks: 12

Matix-Media/PickleViewer πŸ“¦

A simple tool to create and read pickle files.

Language: Tcl - Size: 79.1 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 31 - Forks: 9

sayaliwangane/INTELLIGENT-CAREER-GUIDANCE-SYSTEM

Web application for engineering students to predict appropriate job roles using Machine learning and other guidance material like job descriptions, links to courses, etc.

Language: PHP - Size: 6.9 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 11 - Forks: 8

CalfCrusher/Python-Pickle-RCE-Exploit

Python Pickle RCE Exploit + vulnerable Flask App

Language: Python - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 7

Architectshwet/Flower-species-Recognition-using-Computer-vision-and-Machine-Learning

Used Convolutional Deep Neural nets to extract features from the image

Language: Jupyter Notebook - Size: 75.2 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 15 - Forks: 7

zajrik/pickle-mod

Discord bot for server moderation purposes

Language: TypeScript - Size: 552 KB - Last synced: 25 days ago - Pushed: over 5 years ago - Stars: 21 - Forks: 7

devmedeiros/credit-score-classification-app

A streamlit app on credit score classification

Language: Jupyter Notebook - Size: 54.1 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 7

sraodev/bluetooth-service-rfcomm-python

This application connects two devices over Bluetooth and allows one to send messages to the other using json. Raspberry Pi Bluetooth interfacing with Linux via RFCOMM BT network

Language: Python - Size: 15.6 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 25 - Forks: 6

PaulJoshi/hospital_management_system

Basic Hospital Management System using Python

Language: Python - Size: 40 KB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 6

codeperfectplus/KaggleComptetionTitanic

:jack_o_lantern:Kaggle-Comptetion-Titanic-Dataset(Codeperfectplus):trophy:

Language: Jupyter Notebook - Size: 277 KB - Last synced: 25 days ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 6

jgvaraujo/ml-deployment-on-gcloud

A pipeline to CI/CD of a machine learning model on Google Cloud Run

Language: Python - Size: 2.32 MB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 31 - Forks: 6

mosquito/aiocarbon

Asynchronous client for carbon.

Language: Python - Size: 57.6 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 3 - Forks: 6

srp33/ExpressionAble

Transform, query, and merge tabular files with the expressionable Python module. This tool is used primarily for gene-expression data.

Language: HTML - Size: 12.4 MB - Last synced: 19 days ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 5

JonathanVusich/litedb

NoSQL Python database written for ease of use/performance.

Language: Python - Size: 442 KB - Last synced: 10 days ago - Pushed: over 3 years ago - Stars: 19 - Forks: 5

divyansh1195/Flight-Fare-Prediction

End to end implementation and deployment of Machine Learning Airline Flight Fare Prediction using python, flask, gunicorn, scikit-Learn, etc. on Heroku web application platform.

Language: Jupyter Notebook - Size: 11.6 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 5 - Forks: 5

splitline/Pickora

A toy compiler that can convert Python scripts 🐍 to pickle bytecode πŸ₯’

Language: Python - Size: 84 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 105 - Forks: 5

lopho/pickle_inspector

Check whats in the pickle before eating it.

Language: Python - Size: 54.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 24 - Forks: 5

src-d/sparkpickle

Pure Python implementation of reading SequenceFile-s with pickles written by Spark's saveAsPickleFile()

Language: Python - Size: 26.4 KB - Last synced: 23 days ago - Pushed: almost 7 years ago - Stars: 24 - Forks: 4

Nyaran/gplint

A Gherkin/Pickle linter written in javascript

Language: TypeScript - Size: 1.73 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 4 - Forks: 4

johnyquest7/Deploying-machine-learning

Deploying machine learning model using flask

Language: HTML - Size: 58.6 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 9 - Forks: 4

b4k0/CBDA

Cyber Bullying Detection Application (CBDA)

Language: Python - Size: 10.1 MB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 9 - Forks: 3

rohitthapliyal2000/Sentiment-Analysis-NLTK

Opinion mining for provided data from various NLTK corpus to test/enhance the accuracy of the NaiveBayesClassifier model.

Language: Python - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 14 - Forks: 3

michael-mri/serialized-redis

Redis connection that serializes all values using json, pickle, msgpack or a custom serializer.

Language: Python - Size: 43.9 KB - Last synced: 22 days ago - Pushed: about 3 years ago - Stars: 12 - Forks: 3

adelra/query-expansion

Query Expansion via thesaurus

Language: Python - Size: 5.17 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 6 - Forks: 3

jeblad/Pickle

This Mediawiki extension adds Pickle testing of Lua modules. An integral part is to report failures clearly and visible to facilitate interactive and collaborative fault fixing.

Language: Lua - Size: 1.69 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 3

KOT-database/KOT

Flexible, secure and scalable database and your python cloud.

Language: Python - Size: 1.71 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 16 - Forks: 3

chipironcin/containerick

I turned myself into a container, Morty! Boom!

Language: Shell - Size: 3.91 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 30 - Forks: 3

Mugdha-Hazra/Hotel-Check-in-Abandonment-Forecasting-Model

Hotel Check-in Abandonment Forecasting Model predict if a guest would cancel a reservation, hotels could contact guests that most likely to cancel to confirm more efficiently and to resell the room to optimize revenues.

Language: Jupyter Notebook - Size: 5.92 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 4 - Forks: 3

jcrist/quickle πŸ“¦

A quicker pickle :cucumber:

Language: C - Size: 739 KB - Last synced: 13 days ago - Pushed: almost 2 years ago - Stars: 108 - Forks: 3

jaigora24/BankManagementSystem

Bank Management System using Python (Using pickle, os, pathlib)- Mini Project

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 4 - Forks: 3

Ayush7614/IPL-Predictor

This is a IPL match predictor that is made of machine learning algorithms and deployed on flask web as backend

Language: HTML - Size: 1.15 MB - Last synced: 25 days ago - Pushed: about 3 years ago - Stars: 5 - Forks: 3

pooranjoyb/health-bridge

Predicting the disease of a patient from a patient's video (or text) using ML algorithms. The algorithms used in this project are Natural Language Procession, and Random Forest Tree. This Project is under INTEL OneAPI Hackathon 2023

Language: Jupyter Notebook - Size: 1.01 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 3 - Forks: 3

PseudoAj/MyInsightRepo

AUTH: Analytics of Utility Things is a platform for ingesting, processing and extracting insights from next billion connected Internet of Things (IoT).

Language: Python - Size: 133 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 4 - Forks: 3

MB13534/poshmark

This was the first project I ever created. In order to help my girlfriend, who resells clothes online, I wrote several scripts using Python, Selenium, and JS. The first goes through her hundreds of Poskmark listings and compiles all the details into an excel document. From there, I automate the process of relisting all her items to Mercari and Facebook. I also wrote a script that follows thousands of Poshmark users to give her account more exposure. The final script reshares her listings and runs almost 24 hours a day. My efforts have significantly increased her sales, saves her hundreds of tedious hours, and really elevated my excitement for development.

Language: Python - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 9 - Forks: 2

labmlai/db

Minimalistic Object-Relational Mapper for JSON/YAML/Pickle file based db

Language: Python - Size: 73.2 KB - Last synced: 25 days ago - Pushed: 6 months ago - Stars: 6 - Forks: 2

GzuPark/prarxivate

This is a repository for collecting arXiv papers privately.

Language: Python - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 4 - Forks: 2

Anonymous6598/My_Diary

This is interesting AI-powered text/code editor. It has features of vs code, notepad and word. And now it can read PDF(currently in beta). It has assistant terminal, bash and DeepInfra powered chatbot. Embrace the future.

Language: Tcl - Size: 237 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 11 - Forks: 2

TollyH/pymaze

A pseudo-3D grid-based maze game written in Python with PyGame

Language: Python - Size: 8.52 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 12 - Forks: 2

mansipatel2508/Image-Forgery-Detection-CNN-vs-Transfer-Learning-Comparison

The binary classification problem focused on first IEEE Image forensics challenge-phase 1, to predict the given image is pristine or manipulated/edited/fake. Comparing CNN & Transfer Learning models for the problem and boosting the performance by feature extraction

Language: Jupyter Notebook - Size: 6.73 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 10 - Forks: 2

kaustubh-vats/javascript-fun

Websites with javascript games

Language: JavaScript - Size: 68.5 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 2

KerfuffleV2/repugnant-pickle

Low effort scraping Python's pickle format in Rust. It is to complete pickle parsing as BeautifulSoup was to complete HTML parsing.

Language: Rust - Size: 23.4 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 19 - Forks: 2

vaibhavmagon/flask-model-deploy

End-to-end machine learning model deployed (as API) using Python and Flask and saving data to Sqlite database on Heroku!

Language: Python - Size: 101 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 1 - Forks: 2

NakulLakhotia/Deploying-Machine-Learning-Model-with-Flask

This is a Flask WebApplication which uses Machine Learning to predict CO2 Emission

Language: CSS - Size: 22.5 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 2

theshredbox/Team-2_Crop-Recommendation-System

The Crop Recommendation System aims at suggesting crops based on the user input that consists of the soil quality, rainfall and other apt attributes.

Language: Jupyter Notebook - Size: 4.94 MB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 2

mickwar/ml-deploy

A simple machine learning model deployment example with flask, gunicorn, and Docker

Language: Python - Size: 25.4 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 2

pranshu1921/Taxi-Demand-Prediction-NYC

A time-series, regression problem to find the number of pickups, given coordinates in NYC.

Language: Jupyter Notebook - Size: 17.1 MB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 5 - Forks: 2

rahulxxarora/Automata

A generalised personal assistant program for Home Automation

Language: Python - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 3 - Forks: 2

pranshu1921/Facebook-Friend-Recommenation-Graph-Mining

Graph mining to predict missing links in a given Facebook directed social graph to recommend users.

Language: Jupyter Notebook - Size: 313 KB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 2

jingd16/We_Believe_We_Can_Fly

Customer satisfaction analyse and prediction using Machine Learning, deployed using Flask, HTML and Heroku.

Language: Jupyter Notebook - Size: 60 MB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 2

sachin-philip/suche

Elasticsearch Export Framework

Language: Python - Size: 11.7 KB - Last synced: 18 days ago - Pushed: almost 6 years ago - Stars: 6 - Forks: 2

futuresea-dev/recognizer-APP

recognizer app

Language: Python - Size: 31.9 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 2

Victornguli/Skraped

A CLI tool for scraping Kenyan job boards for tech jobs and saving them in a csv format for easier aggregation and job search

Language: Python - Size: 6.01 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 2

aekasitt/cachette

Cache extension for ASGI frameworks

Language: Python - Size: 1000 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 7 - Forks: 2

sepandhaghighi/csv2yaml

πŸ”§ Quick & Easy CSV To JSON, YAML & Pickle Converter

Language: Python - Size: 331 KB - Last synced: 23 days ago - Pushed: over 6 years ago - Stars: 10 - Forks: 2

juup1ter/listening-to

use last.fm to display your current song with album cover using discord rich presence!

Language: Python - Size: 630 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 2

Arvind2222/pickle-vs-json Fork of kovshenin/pickle-vs-json

Pickle vs JSON benchmark

Language: Python - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 2

tackyunicorn/MultiGame

:video_game: multiple CLI games with email notifications

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 2

jaysri125278/car-price-prediction

Car Price Prediction Web-app

Language: Jupyter Notebook - Size: 2.01 MB - Last synced: 6 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

neerajmayur19/FaceNet_2015

The Model makes use of MTCNN for Facial Detection and feeds the input 160x160 Image as an Input for FaceNet considered for Facial Recognition

Language: Python - Size: 154 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 1

dulapahv/Kanbaru πŸ“¦

A Kanban-style, list-making project management application that helps you organize and visualize your tasks efficiently and effectively.

Language: Python - Size: 24 MB - Last synced: 2 months ago - Pushed: 11 months ago - Stars: 3 - Forks: 1

dhruv-kun/WhatsApp-WebBot

Gets content from the web and send to whatsapp, and allows user to send messages to multiple friends at once

Language: Python - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 5 - Forks: 1

ujjwal-raizada/Medical-History-Management

Medical History Management: Cryptography Project (BITS F463)

Language: Python - Size: 60.5 KB - Last synced: 5 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 1

DikshaDeswal/Engagae-22_Project

Cars suggest and price predict : ML based web application!

Language: Jupyter Notebook - Size: 6.58 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1 - Forks: 1

easyans/XAI-Enhanced-MRI-Analysis-for-AD-s-Prediction.

This project uses XAI to make AI-based Alzheimer's predictions understandable for doctors, aiming to improve diagnosis & treatment for patients

Language: Python - Size: 11 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 1

Punpun1643/nus-sds-ml-deployment

Resources for NUS SDS ML Deployment Workshop AY23/24

Language: Jupyter Notebook - Size: 892 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 1

TanvirAnzum/smart-farming-platform

Smart agricultural prototype for e-trading, crop recommender system and many more features.

Language: PHP - Size: 9.94 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

sdjbabin/Flight-Price-Prediction

"Flight Price Prediction: GitHub repo for ML-based airline ticket price forecasting. Collect, preprocess data, train models, deploy, and evaluate. Open-source under MIT License."

Language: Jupyter Notebook - Size: 10.5 MB - Last synced: 5 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 1

devrajkataria/Insurace-Claim-Prediction-Machine-Learning-webApp

Language: CSS - Size: 283 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

pratyushgguptaa/sentiment_analysis_bot

its a twitter bot performing sentiment analysis on tweets and replying with the result.

Language: Python - Size: 1.95 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

zylo117/Hyckle

A memory-friendly warpper of pickle with better compression.

Language: Python - Size: 45.9 KB - Last synced: about 2 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

ewfian/pickleparser

A pure Javascript implemented parser for Python pickle format

Language: TypeScript - Size: 784 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 8 - Forks: 1

Jacer7/python-streamlit_ML_prediction

Language: Python - Size: 150 MB - Last synced: 21 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

ManjinderSingh3/Used-Cars-Price-Evaluation-Model

Developed a price prediction model using Random Forest Regression algorithm. Different graphs were created as a part of Exploratory Data Analysis. Feature Engineering was performed to make the data ready for building the model.Built an interactive dashboard using dash and plotly libraries

Language: Python - Size: 9.08 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 2 - Forks: 1

yakupkaplan/Diabetes-Prediction-Model

In this project we will try to predict if the person has diabetes has or not.

Language: Python - Size: 137 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

klezVirus/deser-py

Python Deserialization Payload Generator

Language: Python - Size: 21.5 KB - Last synced: 25 days ago - Pushed: about 4 years ago - Stars: 5 - Forks: 1

ledroneclub/pickle_evo2_frame

A 3 inch light frame for HD micro quadcopters

Size: 7.6 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 5 - Forks: 1

JBlaschke/call-monitor

A python package that lets you track function inputs using pickle (or whichever file handler you prefer).

Language: Python - Size: 86.9 KB - Last synced: 19 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

postpop/zerorpc-python Fork of 0rpc/zerorpc-python

zerorpc for python. With kwargs, pickle, and numpy.

Language: Python - Size: 373 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 1

kwanit1142/Project_cifar10 Fork of hiteshidudeja/Image-classification-using-CIFAR_10-dataset

Language: Jupyter Notebook - Size: 1.72 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

ucalyptus/scikit-on-gRPC

Using Protocol Buffers and gRPC client-server communication to deploy a scikit-learn joblib exported model.

Language: Python - Size: 104 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

tasketh/tasketh

tasketh is a simple discord bot that lets moderators assign, and users claim tasks.

Language: Python - Size: 332 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 5 - Forks: 1

stephen-bunn/file-config πŸ“¦

Attrs-like file config definitions inspired from https://github.com/hynek/environ_config

Language: Python - Size: 448 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 8 - Forks: 1

MuzammiLFive/Parkinson-s

App to Detect Parkinson's Disease

Language: Python - Size: 2.35 MB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

maze-runnar/SMS-spam-detection

Kaggle Notebook for model :

Language: Jupyter Notebook - Size: 841 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1