Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 757 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 757 Bytes

Machine-learning-stuff

This repository contains all the project which I have done from the internet and with concept in ML as well as deep learning.

1.FOR TIME_ANLYSIS.PY

There is one project with name time_analysis.py which is just the basic concept of time analysis and how we can do time >analysis this project contains today's best model(as per my knowledge) i.e ARIMA model for prediction. Moreover there is two csv file as well which can be used for this project.

2.FAMOUS TITANIC PROBLEM

There is one more project which is the famous titanic problem that is present on kaggle which is being build in Random Forest >model and the accuracy is around 82 percentage.Ther is two file name train.csv and test.csv file for this problem.