Skip to content

EpistasisLab/Aliro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd99298 · Nov 29, 2023
Oct 6, 2023
Jan 24, 2023
Sep 9, 2023
Apr 6, 2023
Sep 14, 2023
Aug 3, 2023
Sep 18, 2023
Nov 28, 2023
Sep 13, 2023
Nov 28, 2023
Aug 8, 2023
Oct 4, 2023
Jan 19, 2023
Jan 28, 2021
May 5, 2020
Nov 29, 2023
Jan 16, 2023
Aug 11, 2023
Feb 21, 2019
Jan 15, 2021
Apr 27, 2022
Apr 30, 2019
Jan 18, 2023
Jun 9, 2023
Mar 15, 2023
Apr 12, 2023
Aug 28, 2019
Jul 28, 2023
Jul 27, 2023
Aug 7, 2023
Sep 14, 2023
Aug 4, 2023
Jul 27, 2023
Oct 2, 2023
Apr 13, 2023
Nov 21, 2022
Apr 13, 2023
Feb 19, 2021
Jan 19, 2023

Repository files navigation

Logo

License: GPL v3 Aliro CI/CD Coverage Status Downloads Latest Downloads

Aliro: AI-Driven Data Science

Aliro is an easy-to-use data science assistant. It allows researchers without machine learning or coding expertise to run supervised machine learning analysis through a clean web interface. It provides results visualization and reproducible scripts so that the analysis can be taken anywhere. And, it has an AI assistant that can choose the analysis to run for you. Dataset profiles are generated and added to a knowledgebase as experiments are run, and the AI assistant learns from this to give more informed recommendations as it is used. Aliro comes with an initial knowledgebase generated from the PMLB benchmark suite.

Documentation

Latest Production Release

Browse the repo:

About the Project

Aliro is actively developed by the Center for AI Research and Education (CAIRE) in the Department of Computational Biomedicine at Cedars-Sinai Medical Center in Los Angeles, California, USA.
Contributors include Hyunjun Choi, Miguel Hernandez, Nick Matsumoto, Jay Moran, Paul Wang, and Jason Moore (PI).

Cite

An up-to-date paper describing AI methodology is available in Bioinformatics and arxiv. Here's the biblatex:

@article{pennai_2020,
	title = {Evaluating recommender systems for {AI}-driven biomedical informatics},
	url = {https://doi.org/10.1093/bioinformatics/btaa698},
	journaltitle = {Bioinformatics},
	doi = {10.1093/bioinformatics/btaa698},
	year = {2020},
	author = {La Cava, William and Williams, Heather and Fu, Weixuan and Vitale, Steve and Srivatsan, Durga and Moore, Jason H.},
	eprinttype = {arxiv},
	eprint = {1905.09205},
	keywords = {Computer Science - Machine Learning, Computer Science - Information Retrieval},
}

You can also find our original position paper on arxiv.