Skip to content

This is a repository of machine learning projects from the IBM SkillsBuild program.

Notifications You must be signed in to change notification settings

PhitoDev/ibm-skills-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM SkillsBuild Portfolio

This repository contains the projects and exercises that my teams and I have completed as part of the IBM SkillsBuild program. The projects are organized by the course they belong to.

Quick Start

  1. Clone the repository

  2. Install Anaconda and use the following commands to create a new environment from the requirements.txt file This will ensure that you have all the necessary packages installed in the new environment:

    %conda create --name <env> --file requirements.txt
    %conda activate <env>
    
  3. Run the Jupyter Notebooks

About

This is a repository of machine learning projects from the IBM SkillsBuild program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published