Skip to content

This is my two programming languages repository that I have created for my portfolio.

Notifications You must be signed in to change notification settings

musanyaks/projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

My projects Overview

This is my two programming languages repository that I have created for my portfolio.

Python Projects.

1.Titanic: Machine Learning from Disaster Project.
Data set can be downloaded from here. To run the python project smootely I have Included a requirement.txt file in the Python_Projects folder. Run the following code in your jupyter notebook in order to install all dependencies remember I consider you use anaconda if not installed install from here.

pip install -r requirements.txt

Or you can run on colab.research.google.com/notebook

R Projects.

1.Titanic: Machine Learning from Disaster Project.
Data set can be downloaded from here. I have included an R session info to see the dependencies I used and the version I used can be found here

Releases

No releases published

Packages

No packages published