Skip to content

ShadowSpecter-coder/Python-Prediction-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python Prediction Algorithm

  • A simple algorithm in python for prediction of values from a .csv file
  1. Prerequisite - Python 3.11, Sklearn, Pandas
  2. This algorithm can be used in projects requiring extraction of data from .csv files to later be used as input data for a machine learning model
  3. To change the prediction values, change the values in the 2D array on Line 10

About

A simple algorithm in python for prediction of values from a .csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages