Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 632 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 632 Bytes

Scikit-learn

Using this notebook we can learn simple SCIKIT-LEARN for Data science and Machine learning

  • Basic operation and function apply on Over data and modeling

  • Lifecycle of Machine learning

    • Problem defination
    • Data collection
    • Data cleaning and transform
    • Feature selection
    • Get ready for modeling
    • Model selection
    • Model fitting
    • Model evelution
    • Model improvments
    • Make decision ans pattern finding
  • Tools and Library

    • Python
    • Jupyter notebook
    • Miniconda
    • Conda
    • Pandas
    • Numpy
    • Matplotlib
    • Scikit-learn
    • Seaborn