Skip to content

Steve-MW/Data-Science-Branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

----- Twitter Sentiment Analysis ----- Dependencies - Tweepy -> pip install tweepy

- TextBlob
->pip install textblob 
(Also install some of the ntlk data to use all the textblob functionalities 
 by running -> python -m textblob.download_corpora )

---- Iris SPecies classification --- Dependencies

- Numpy 
- Sci-kit learn
- matplotlib(pyplot)
- Pandas 

About

All projects and experiments to get an intro into data science.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages