/Python-for-beginners

Python Tutorial for beginners

Primary LanguageJupyter Notebook

Python for beginners

Basic of Machine Learning

Steps :

                1) Import the Data 
                2) clean the Data
                3) split the Data into training/test sets
                4) create a model
                5) train the model
                6) make prediction
                7) Evaluate and Improve

Real world problem