Skip to content

unstopignitersclubrcciit/AIML-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIML Workshop by Unstop Igniters RCCIIT

Welcome to the repository for the AIML workshop organized by Unstop Igniters RCCIIT! This workshop is designed to introduce participants to Artificial Intelligence and Machine Learning concepts through hands-on projects. Below, you'll find all the necessary resources and instructions to get started.

📂 Repository Overview

This repository contains the following:

  • Python scripts and notebooks used during the workshop.
  • Instructions for setting up and running the app locally.
  • Links to datasets and Kaggle notebooks.

📥 Dataset

The dataset used during the workshop can be downloaded from the following link: Dataset Link


📊 Kaggle Notebook

Explore the AIML workshop notebook hosted on Kaggle: Kaggle Notebook Link


🛠 Setup Instructions

Follow these steps to set up and run the Python application (app.py) locally:

Prerequisites

  1. Python: Ensure Python 3.8+ is installed on your system. Download Python
  2. Dependencies: Install the required Python libraries.

Installation

  1. Clone the repository:
    git clone https://github.com/UnstopIgnitersRCCIIT/aiml-workshop.git
    cd aiml-workshop
  2. Install dependencies:
    pip install -r requirements.txt

Running the App

Run the Python application (app.py) with the following command:

streamlit run app.py

The app will be hosted locally at http://127.0.0.1:5000.


🎓 Workshop Content

  1. Introduction to AIML:

    • Basics of AI and ML
    • Applications and use cases
  2. Hands-on Sessions:

    • Dataset preprocessing
    • Model building and evaluation
    • Real-world examples
  3. Project Demo:

    • A working Python-based ML application

👩‍💻 Contributors

  • Unstop Igniters AIML Team, RCCIIT

For any issues or queries, please open an issue in this repository or contact us directly at unstopignitersclubrcciit@gmail.com.


📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published