Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>HaeshikaNew to Visual Studio Code? Get it now.
Haeshika

Haeshika

Dheena Krishna S

|
2 installs
| (0) | Free
lll
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DeepCode README

This is the extension to boost up productivity in creating ML algorithms. The extension currently contains the snippets of the pandas, Numpy, Matplotlib, Scikit-learn.

Features

The extension is useful for creating ML code easily.

Basic reading scipts of pandas:

Abbrevation Description
read_{format} creates lines for reading files as df
pd.dataframe creates lines for dataframe creation using dictionary
simple_{alg}
(eg.simple_LR)
creates lines for simple implementation of ML algorithms
Creates simple Linear regression algorithm implemention code.
train_test_split code to split data into training and testing sets

Requirements

To enjoy this, install pandas,numpy,matplotlib and scikit-learn.
pip install pandas
pip install numpy
pip install matplotlib

Release Notes

Version 1.0.1

  • First version with snippets of python packages of sklearn, pandas and numpy.
  • Compatible to vs code version above 1.60.

See changelog to see changes from previous versions,

Contact Author

Name: Dheena Krishna S
Email: dheenakrishna2020@outlook.com
Linkedin: https://www.linkedin.com/in/dheena-krishna-s

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft