Git Product home page Git Product logo

stoltzmaniac

A Python package to solve simple data science problems.

This is a rudimentary library for machine learning with 3 concepts in mind. This library should be:

  • easy-to-use
  • easy-to-read
  • easy-to-interpret

Optimization for efficiency of compute, latency, and memory will not be a priority.

The only external package we will use for modeling will be numpy. Others required are simply to get data into numpy.ndarray format.

This is my first package, so help out and don't hold back on putting in PR's. Thank you!

Installing:

pip install stoltzmaniac

Run tests
pytest

Add packages (example with requests):

For development: poetry add -D requests

For production: poetry add requests

Build: poetry build

Publish: poetry publish

Scott Stoltzman's Projects

axelrod icon axelrod

A research tool for the Iterated Prisoner's Dilemma

cerp icon cerp

Community Elections Resources and Polling Tool

concord icon concord

A python scrapy project for parsing the daily congressional record

copogis icon copogis

Let's be honest, GIS data can be a real pain in the @$$ to load into a database. This project aims to simplify the data extraction from multiple file types and projections!

dash icon dash

Interactive, reactive web apps in pure python :star:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.