Skip to content

Blog/Application for Generalized Linear Models - USF-MSDS-601

Notifications You must be signed in to change notification settings

Gopimaguluri267/glms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glms

Blog/Application for Generalized Linear Models - USF-MSDS-601

Welcome to the Generalized Linear Models Learning app!

Topics

  1. Linear Regression
  2. Logistic Regression
  3. Poisson Regression
  4. Gamma Regression

How to Run

  1. Clone the Repository

    git clone https://github.com/Gopimaguluri267/glms.git
    
  2. Install Dependencies

    Make sure you have Python and pip installed. Then, install the required dependencies using:

    pip install -r requirements.txt
    
  3. Run the App

    Once the dependencies are installed, you can launch the app using Streamlit:

    streamlit run main.py
    
  4. Access the App

    After running the above command, the app will start running locally. Open your web browser and go to the URL displayed in the terminal to access the app.

About

Blog/Application for Generalized Linear Models - USF-MSDS-601

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages