Skip to content

stancodestore/ai-algorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

UBC AI - Training

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 98.6%
  • Other 1.4%