Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.4 KB

File metadata and controls

35 lines (21 loc) · 1.4 KB

Jupyter Notebook AI Algorithm Examples

Python Jupyter
License: AGPL v3 hack.d Lawrence McDaniel

Demonstrate basic AI algorithms implemented using Python, including:

  • Anomaly Detection: credit card detection using data from Kaggle
  • Regression: House price forecasting tool using data from Kaggle
  • K-Means: Cluster example using the Iris dataset from Kaggle

Quickstart

  1. Verify project requirements: Python 3.13

  2. Run make init

  3. Run source venv/bin/activate

  4. Work on any of the prebuilt Jupyter Notebooks located in the jupyter folder of this repository.

Support

Please report bugs to the GitHub Issues Page for this project.

Developers

Please see:

You can also contact Lawrence McDaniel directly.