Skip to content

Machine learning related scripts in which Numpy, matplotlib, Pandas, etc libraries are used for implimnetation

Notifications You must be signed in to change notification settings

phoolchandra/Python_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_Scripts

1

file final.py split the testCollection.dat file

pageID (an integer) <title> title of the page </title> Contents of the article Can span multiple lines May contain non-alphanumeric characters and links another pageID (every pageID is distinct) <title> title of another page </title> Body of the article

It give the name of created file as <"Title of page" + ".txt"> created files contain the text which are written between ...

2

quest3.py takes the data from out1.txt file and makes the graph of

using Numpy, Matplotlib, and pandas python libraries.

About

Machine learning related scripts in which Numpy, matplotlib, Pandas, etc libraries are used for implimnetation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages