Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

Knowledge Graph.txt 475 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  1. imports:
  2. import, from, as
  3. load_data:
  4. load, csv, glob, pickle, read, download, txt
  5. preprocessing:
  6. preprocess, plot, heatmap, figure, encode, fill, merge, vectorize, generation, augmentation, stemming, lemmatization, scale, normalize, crop, convert, resize
  7. model:
  8. LinearRegression, RandomForest, Ridge, Lasso, SGD, LogisticRegression, SVM, SVC, Layer, xgboost, LGBM, CatBoost
  9. train: train, fit, epoch, loss, learn, optimizer
  10. predict: predict, error, evaluation, MSE, Test
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...