Skip to content

mitu-skillologies/LearnMachineLearning

Repository files navigation

AUR AUR AUR

Machine Learning with Python

Welcome to Tutorial Repo of Machine Learning, with Python.
Here you'll find Material you need to get started with Machine Learning with Python 3.X. MITU-Sk

  • You can contact us here
  • Join us on Mailing Group for Interesting Stuff

This repository can be cloned / edited and redistributed under Open Source Licence. Feel Free to Contribute with more Algorithms & Related Tricks
This tutorial is strictly contrained to Ubuntu Operating System, do not follow for Windows X OS

IDE Setup

  • Download PyCharm Community by clicking on badge AUR
  • Start Terminal and traverse to your Download Location (by Default it's Downloads folder). Just change directory and follow the steps
    • cd Downloads/
    • tar xvzf pycharm-community-<version_number>.tar.gz
    • cd pycharm-community-<version_number>/bin/
    • sudo chmod +x format.sh restart.py fsnotifier fsnotifier64 inspect.sh pycharm.sh fsnotifier-arm printenv.py
    • ./pycharm.sh
    • The Installation will now start, Accept T&C's and proceed to default Keymap other settings by clicking on Ok in next screen.
    • Once done, you'll see a similar window
      PyCharm Window
    • Now click on "Configure > Create Desktop entry > Enable the Checkbox > OK"
    • Give password and close the pycharm window
    • Press Windows / Super Key on your Keyboard and search for PyCharm. You'll now see it! TaDa!

Machine Learning Environment SETUP

Please follow the link to download the Presentations, that'll help you setup the eco-system required to run and visualise these programs

Developer: Tejas Rawal, R&D at MITU Skillologies

About

This repository is dedicated to have first exposure to basic Algorithms of Machine Learning using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages