Skip to content
View Magesh-Sundaravel's full-sized avatar

Highlights

  • Pro

Block or report Magesh-Sundaravel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. LogisticRegressionProjectUsingAdvers... LogisticRegressionProjectUsingAdversitementDataset
    1
    # Importing all the libraries
    2
    import numpy as np
    3
    import pandas as pd
    4
    import matplotlib.pyplot as plt
    5
    import seaborn as sns
  2. KmeansProject KmeansProject
    1
    # importing
    2
    
                  
    3
    import numpy as np
    4
    import pandas as pd
    5
    import matplotlib.pyplot as plt
  3. KNN_project_using_artifical_data KNN_project_using_artifical_data
    1
    # Import all the required libraries
    2
    
                  
    3
    import numpy as np
    4
    import pandas as pd
    5
    import matplotlib.pyplot as plt
  4. Machine_learning Machine_learning
    1
    # first we need to import all the packages.
    2
    import pandas as pd
    3
    import numpy as np
    4
    import matplotlib.pyplot as plt
    5
    import seaborn as sns
  5. SVN_Project SVN_Project
    1
    # Importing
    2
    import numpy as np
    3
    import pandas as pd
    4
    import matplotlib.pyplot as plt
    5
    import seaborn as sns
  6. DT&RF_Real_word_Project DT&RF_Real_word_Project
    1
    # Importing
    2
    import numpy as np
    3
    import pandas as pd
    4
    import matplotlib.pyplot as plt
    5
    import seaborn as sns