Giter VIP home page Giter VIP logo

UrbsLab's Projects

auto_term_harm_pipe icon auto_term_harm_pipe

A set of Python-based Jupyter notebooks illustrating a documented example of a semi-automated term harmonization pipeline applied to harmonizing medical history terms across 28 clinical trials of pulminary arterial hypertension

automlpipe-bc icon automlpipe-bc

An automated, rigorous, and largely scikit-learn based machine learning analysis pipeline for binary classification. Adopts current best practices to avoid bias, optimize performance, ensure replicatability, capture complex associations (e.g. interactions and heterogeneity), and enhance interpretability. Includes (1) exploratory analysis, (2) data cleaning, (3) partitioning, (4) scaling, (5) imputation, (6) filter-based feature selection, (7) collective feature selection, (8) modeling with 'optuna' hyperparameter optimization across 13 implemented ML algorithms (including three rule-based machine learning algorithms: ExSTraCS, XCS, and eLCS), (9) testing evaluations with 16 classification metrics, model feature importance estimation, (10) automatically saves all results, models, and publication-ready plots (including proposed composite feature importance plots), (11) non-parametric statistical comparisons across ML algorithms and analyzed datasets, and (12) automatically generated PDF summary reports.

exstracs_ml_pipeline_binary_notebook icon exstracs_ml_pipeline_binary_notebook

An rigorous, well documented machine learning analysis pipeline for binary classification datasets assembled as a Jupyter Notebook. Includes exploratory analysis, data processing, feature processing, ML modeling (9 algorithms, including the original ExSTraCS algorithm) with hyperparameter sweeps, visualizations, and statistical analysis. A comprehensive starting point to adapt to your own dataset an as an example of how to integrate a non-scikit-learn ML algorithm into a comparative pipeline.

fibers icon fibers

Feature Inclusion Bin Evolver for Risk Stratification (FIBERS) is an evolutionary algorithm that constructs bins of features, seeking to optimize the bins' stratification of event risk over time.

gametes icon gametes

Source code for the Genetic Architecture Model Emulator for Testing and Evaluating Software (GAMETES) is an algorithm for the generation of complex single nucleotide polymorphism (SNP) models for simulated association studies.

gametes_archive_gen icon gametes_archive_gen

Python scripts to generate an diverse archive of simulated SNP datasets using GAMETES

gp-lcs icon gp-lcs

Supplemental materials and code for our GP-LCS project, adapting ExSTraCS to evolve GP trees rather than rules for comparison to other stand-alone GP algorithms

independent-study-18fall icon independent-study-18fall

Assembly of Jupyter notebooks comprising basic machine learning pipeline tasks. This student driven, independent study project will eventually evolve into a user-friendly starting point for ML pipeline example notebooks.

ml_pipeline_notebooks icon ml_pipeline_notebooks

This repository includes educational materials on machine learning and a basic example machine learning analysis pipeline. These materials were originally developed for a workshop series at the University of Pennsylvania.

pancreatic_cancer_ml_notebook_analysis icon pancreatic_cancer_ml_notebook_analysis

Code and results for an investigation of pancreatic cancer datasets applying our binary classification machine learning analysis pipeline notebook. Includes analysis and comparison of three pancreatic cancer datasets.

pyke_expertsystem_example_bmin520 icon pyke_expertsystem_example_bmin520

Example PyKE code and Jupyter Notebook for a simple backwards chaining expert system as described in this lecture on YouTube: https://www.youtube.com/watch?v=mzsk5_EmZq8

rare icon rare

RARE: Relevant Association Rare-variant-bin Evolver (under development); an evolutionary algorithm approach to binning rare variants as a rare variant association analysis tool. Applications, visualizations, and modifications currently in works.

scikit-elcs icon scikit-elcs

A scikit-learn-compatible Python implementation of eLCS, a supervised learning variant of Learning Classifier Systems

scikit-exstracs icon scikit-exstracs

A scikit-learn implementation based on ExSTraCS 2.0 (under development)

scikit-exstracs-ruleinit icon scikit-exstracs-ruleinit

Experimental variation of scikit-ExSTraCS that allows the user to import an initial rule population that will get initially evaluated and assigned fitness values prior to the start of learning iterations. This allows for the import of manually curated expert knowledge derived rules, or rules derived from other sources.

scikit-fibers icon scikit-fibers

A scikit-learn compatible implementation of FIBERS (Feature Inclusion Bin Evolver for Risk Stratification)

scikit-rare icon scikit-rare

scikit-RARE is scikit compatible pypi package for the RARE (Relevant Association Rare-variant-bin Evolver) evolutionary algorithm.

scikit-rebate icon scikit-rebate

A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.

scikit-xcs icon scikit-xcs

scikit learn compatible implementation of XCS, the most popular and best studied learning classifier system algorithm to date.

scikit_ml_pipeline_binary_notebook icon scikit_ml_pipeline_binary_notebook

An (updated and expanded) rigorous, well documented machine learning analysis pipeline for binary classification datasets assembled as a Jupyter Notebook. Includes exploratory analysis, data processing, feature processing, ML modeling (13 algorithms) with hyperparameter sweeps, visualizations, and statistical analysis. A comprehensive starting point to adapt to your own dataset.

scikit_ml_pipeline_binary_parallel icon scikit_ml_pipeline_binary_parallel

An rigorous, machine learning analysis pipeline for binary classification datasets assembled as parallelizable command line modules. Includes exploratory analysis, data processing, feature processing, ML modeling (11 algorithms) with hyperparameter sweeps, visualizations, and statistical analysis. A comprehensive starting point to adapt to your own dataset.

streamline icon streamline

Simple Transparent End-To-End Automated Machine Learning Pipeline for Supervised Learning in Tabular Binary Classification Data

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.