DecisionTree
A simple python implementation of Decision Tree, using Gini index.
Usage:
import DecisionTree
node = DecisionTree.trainDecisionTree(labels, attrs)
result = node.predict(attr)
See also Example.py
A simple python implementation of Decision Tree, using Gini index.
Usage:
import DecisionTree
node = DecisionTree.trainDecisionTree(labels, attrs)
result = node.predict(attr)
See also Example.py
This is a simple spam bot made in python. You can use to to spam anyone with anything on any platform.
mcstatus provides an easy way to query Minecraft servers for any information they can expose. It provides three modes of access (query, status and ping), the differences of which are listed below in
NetConfParser is a tool that helps you analyze the rpcs coming and going from a netconf client to a server
Description Simple utility for quickly generating changelogs, assuming your commits are ordered as they should be. This tool will simply log all lates
Writing Alfred copy/paste scripts in Python This repository shows how to create Alfred scripts in Python. It assumes that you using pyenv for Python v
Python utilities for writing cross-version compatible libraries
A simple package for handling string variables. Welcome! This is a simple package for handling variables in string, You can add or remove variables wi
Discord Nitro Generator And Checker ⚙️ Rᴜɴ Oɴ Rᴇᴘʟɪᴛ 🛠️ Lᴀɴɢᴜᴀɢᴇs Aɴᴅ Tᴏᴏʟs If you are taking code from this repository without a fork, then atleast
PyExfiltrator Julia’s @exfiltrate for Python; Exports the local variables into a global dictionary for later debugging. Installation pip install pyexf
DilllonB07 Utilities Dill_tils is a package that has my commonly used functions inside it for ease of use. Installation Anyone can use this package by
Modeling Category-Selective Cortical Regions with Topographic Variational Autoencoders Getting Started Install requirements with Anaconda: conda env c
Abby's Left Hand Modifiers Dictionary Design This dictionary is inspired by and
ArcaeaAutoplay (AutoJS Version) A Python script that transcript Arcaea chart file (.aff file) into AutoJS touchscreen script which automatically plays
Simplex for 236A Python script to solve LP using simplex by Jordan exchanges taught in 236A. You will need python installed along with the 'numpy' and
DataGenerator Made with Python Open for pull requests 1. Dependencies To install required dependencies run pip install -r requirements.txt 2. Executi
Pinject Pinject is a dependency injection library for python. The primary goal of Pinject is to help you assemble objects into graphs in an easy, main
Here are a few utility programs that can be used with the zx spectrum. The ZX Spectrum is one of the first home computers from the early 1980s.
Calculatrice ❗ Une calculatrice totalement faite en Python par moi, et en français. 🔮 Voici une calculatrice qui vous permet de faire vos additions,
A random cats photos python module
citation-url Parse URLs for DOIs, PubMed identifiers, PMC identifiers, arXiv identifiers, etc. This module has a single parse() function that takes in