mohiteyashprogrammer / salary_prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salary Prediction Application

Untitled.video.-.Made.with.Clipchamp.1.mp4

DVC

''' dvc init

dvc add artifcats/raw.csv '''

MLFLOW_TRACKING_URI=https://dagshub.com/mohiteyashprogrammer/salary_prediction.mlflow
MLFLOW_TRACKING_USERNAME=mohiteyashprogrammer
MLFLOW_TRACKING_PASSWORD=e9dc540f21bfcc5064e219ee5772fd4f3b9a7a26
python script.py

create Environment variable through this commands

export MLFLOW_TRACKING_URI=https://dagshub.com/mohiteyashprogrammer/salary_prediction.mlflow

export MLFLOW_TRACKING_USERNAME=mohiteyashprogrammer

export MLFLOW_TRACKING_PASSWORD=e9dc540f21bfcc5064e219ee5772fd4f3b9a7a26

About

License:MIT License


Languages

Language:Jupyter Notebook 96.3%Language:Python 3.7%Language:Dockerfile 0.0%