Skip to content
View ealbertoav's full-sized avatar

Block or report ealbertoav

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. search search Public

    This project is a simple command-line maze solver written in Python. It reads an ASCII maze from a text file, finds a path from a designated start cell to a goal cell using a search algorithm, prin…

    Python 1

  2. knowledge knowledge Public

    This project is a small logic engine and set of example programs that model and solve propositional-logic puzzles.

    Python 1

  3. uncertainty uncertainty Public

    This repository contains a small collection of self-contained Python examples that demonstrate core probabilistic models using the pomegranate library (version 1.1.2)

    Python 1

  4. optimization optimization Public

    This repository contains a small collection of self-contained Python examples illustrating classic optimization and search techniques

    Python 1

  5. learning learning Public

    This repository contains a small collection of Python scripts and data demonstrating how to build and evaluate machine learning classifiers

    Python 1

  6. shopping shopping Public

    A machine learning classifier that predicts whether online shopping users will complete a purchase based on their browsing behavior. The model uses a k-nearest neighbors algorithm trained on user s…

    Python 1