GithubHelp home page GithubHelp logo

Keith Dyer's Projects

booksolutionsandrandomprojects2012 icon booksolutionsandrandomprojects2012

A collection of solutions to textbook exercises and random projects worked on in 2012-2013. Execute the Jar file to navigate all solutions and projects through the Java Swing GUI.

edgarparser icon edgarparser

Python Program to extract cash flows from 10k filings.

fapiautogen icon fapiautogen

A tool for generating a python Fast API that configures types and GET, PUT, POST, DELETE operations for all tables on a SQL Server. This tool will generate all the models so that the Fast API docs pages are generated, and users can see the expected request and responses from each table endpoint. An example is in the output folder of what is expected as a result

fapicrud icon fapicrud

This is a generic FAST api that is designed to get Get, Put, Post, Delete operations for all tables on a SQL Server out of the box without any extra code.

intrusiondetectionwithnlp icon intrusiondetectionwithnlp

Code, and files for a class project in using NLP and machine learning to detect intruders on a network by analysis of their outgoing messages. Spring 2015.

stockbacktester icon stockbacktester

A set of python tools to download stock data, derive metrics, and then simulate investments over time to compare strategies.

strategysimulator icon strategysimulator

Stock Simulator, module design in Python. To evaluate a strategy all that is required is to write a function to handle trade events. Parallel processing using multiprocessor library, and visualization with Power BI. Single charts are available through function calls using matplotlib.

urlfeatureextractor icon urlfeatureextractor

Extracts certain statistical features and n-grams from input URLs to build a data set for machine learning. The original purpose was to find a machine learning model to predict phishing URLs but the extracted data might be useful for other research purposes.

usql icon usql

U-SQL Examples and Issue Tracking

webcrawler icon webcrawler

Web Crawler to build a library of URLs for research purposes. Uses many threads to scan quickly. Implements a breadth first search of websites starting with the seed website. (Default is www.google.com)

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.