Skip to content

Various systems that train on data and generate a prediction

Notifications You must be signed in to change notification settings

icejan/Predicton-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prediciton Systems

Table of Contents

Introduction

A system that trains on a dataset to generate movie recommendations for users and can also classify the gender of a person based on given test data.

Technologies

The project is created with:

  • Python
  • Scikit-learn
  • NumPy
  • SciPy
  • LightFM

(back to top)

Prerequisites

To run the application on your own computer, you must have python3 installed

(back to top)

Installation

Clone the repo:

git clone https://github.com/icejan/Prediction-Systems.git

(back to top)

Features

  • generates top 3 movie recommendations for users
  • predicts the gender from given data (height, weight, foot size)

(back to top)

Credits

About

Various systems that train on data and generate a prediction

Topics

Resources

Stars

Watchers

Forks

Languages